cancel
Showing results for 
Search instead for 
Did you mean: 

text from driver prog

Former Member
0 Kudos

Hi gurus,

Adobe form Question.

i want to have std txt, std txt name is fetched by driver prog.

thanks

deepti.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member705122
Active Contributor
0 Kudos

Hi Deepti,

Pass the standard text name from the driver program to form and in form context right click you will find create,

create ->text

click on properties of text,give text type as include text and text name the variable name which your getting from the interface.

Regards

Adil

Former Member
0 Kudos

Hi ,

You can include the standard text directly in the form without needing to use the fm read_text at driver program level.

What you need to do is under context tab of form right click on the node say create text . A window is opened at the botton over there give the text type as "include text" when you press enter you can see

text name

text id

language

Fill them accordingly.

Regards,

Nisrin

Former Member
0 Kudos

yes, what nisrin is tellin is correct.,but check one checkbox NOERROR IF NO TEXT EXIST