cancel
Showing results for 
Search instead for 
Did you mean: 

how to find the value of text field

Former Member
0 Kudos

in adobe forms i have a text filed but i m unable to find the value of that field i can sse that field i contaxt but field is not present in import

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Check the binding of that field. The binded field could be declared in the Global fields rather than the import parameters.

You can rename the fields dragged in the context of the form. So checking the binding followed by checking the context of the form will help.

Regards,

Omkar Mirvankar.

0 Kudos

Hi Ashish,

You have to 3 steps to see a value on form

1. You need to define the field in your interface

2. Then you need to drag and drop the field in form context

3. Then bind the value of this field to some screen element to actually see the value on the form.

Once this is done, when you call the form you have to pass some value to this field.

Hope this solves your issue.

Regards,

Richa