Media Object Structures - How do I default to a new text item?

drew_reilly

Member
I have created a new media objects data structure, and attached it successfully to a custom table. I am able to attach and retrieve text successfully.

However, when I call the structure for a specifric key for the first time, I am met with a grey screen. I must ckick "file-new-text' in order to create the text. I would like to avoid having to do this.

A program called P4714 is used by P47010 (EDI Sales Orders) that functions exactly the way I want my structure to function (defaults on an add to bring up a text box). Upon inspection, my structure and the way I call it are identical to the call to GT4714.

Does anyone have any pointers on how to default to a text box?
 
Back
Top