cancel
Showing results for 
Search instead for 
Did you mean: 

Write java script in adobe forms

Former Member
0 Kudos

Hi Gurus, I have created a drop down for Region field in my adobe forms .

This has the avlues of all the region from dynamic binding with an internal table,it taks text fields as a discription of region and Value field as Region code .

That means it shows Region Text but in background it works with region CODE.

I have one reqment where when user selects any of the values from the Drop Down,the same value(Region Text) should be displayed in one Text BOX.

Right no i have done the binding for the Text Field but only the Region code appears over there instead of Region Text .

I think we need to write some JAVA script for that but dont know how to and where to write it.

Table used in this is T005U Bland-region code, Bezei - Region Text,Please refer to the attched adobe forms (Region in Correspondence Address and Text Field in Action Plan page)

Need your help in this!! thanks in advance.

Ankit.

Accepted Solutions (0)

Answers (1)

Answers (1)

sandeep_katoch
Contributor
0 Kudos

Hi Ankit,

I dont think JAVA would be sufficient for this.

You will have to make use of web service wherein you will fetch the country code texts based on country code.

For more details please refer this

http://saptechnical.com/Tutorials/AdobeForms/Webservices/Index.htm

Hope it helps

Rgds,

Sandeep katoch