Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adobe form interface

Former Member
0 Likes
745

I have an already coded Adobe form. Due to soem changed requirements, I would like like to confirm if all the fields are mapped or not? Any help is really appreciated on this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
692

Hi Arnav,

In order to check whether all the required fields are mapped or not, just go to the form layout and check the binding of all the text fields taken.

Further checking this, I would suggest you to get a test data and have a run of the form with the data. This will help you find whether any field mapping is incorrect/missing or not.

Hope this helps you.

Thanks,

Arnab

5 REPLIES 5
Read only

Ajit_K_Panda
Product and Topic Expert
Product and Topic Expert
0 Likes
692

Hi Arnav,

Please clearly define your problem. If possible tell us your scenario and changed requirements.

Regards,

Ajit

Read only

0 Likes
692

The field mapping document is generally given by Functional guy, but here I am struggling making it myself, looking at the existing adobe driver program. What other alternatives do I have?

Read only

Former Member
0 Likes
693

Hi Arnav,

In order to check whether all the required fields are mapped or not, just go to the form layout and check the binding of all the text fields taken.

Further checking this, I would suggest you to get a test data and have a run of the form with the data. This will help you find whether any field mapping is incorrect/missing or not.

Hope this helps you.

Thanks,

Arnab

Read only

Ajit_K_Panda
Product and Topic Expert
Product and Topic Expert
0 Likes
692

Hi,

As arnav pointed out,check the layout and test it. based on the result you can be ale to identify whether you have done correct mapping or not

regards,

Ajit

Read only

Former Member
0 Likes
692

Thanks a lot for your replies..... This solves my issue