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 - changing the name of the text field using java script

former_member1631
Participant
0 Likes
2,005

Hi Experts,

I am beginner in adobe forms.

I want to change the text name for a text field based on condition, If company code eq 100 text field text should be abc and if comp code is 101 text field text should be def .

Could you please help me with the javascript for doing this.

Thanks,

Hi Experts,

I am beginner in adobe forms.

I want to change the text name for a text field based on condition, If company code eq 100 text field text should be abc and if comp code is 101 text field text should be def .

Could you please help me with the javascript for doing this.

Thanks,

1 REPLY 1
Read only

Patrick_vN
Active Contributor
1,470

Have you checked out the Adobe Help Center? That would be a good start (since it's not an SAP url I'm not sharing it directly, but use your favorite search engine to find it).

Or try this blog, there are some examples there as well.