cancel
Showing results for 
Search instead for 
Did you mean: 

ADOBE interactive forms-make fields read only

Former Member
0 Kudos

Hello Experts,

I am developing a interactive forms using Webdynpro. in my forms I have many input enabled fields along with four buttons ( create, change,extend and submit). When user clicks on change button, I need to disable some fields ( access = read only),similarly when 'CREATE' is pressed I need to disable different set of fields as 'READ ONLY'. Also I have to make some fields as 'required in' in case of creation mode.

1. Is possible to control the access of the fields from the Webdynpro?, if yes then how? otherwise how to do this.

2. Is it possible to Hide/enable/disable/ a i/p field of Adobe form from Webdynpro? if yes how?

below is my form:

I would appreciate an early reply.

Thanks,

Vanitha.

Accepted Solutions (0)

Answers (1)

Answers (1)

dhirendra_pandit
Active Participant
0 Kudos

Yes Vanitha,

Its Possible you just need to write the event code for each component, we have so many blogs available for this.

if you know Java script, it will be easy for you to understand.

Please refer the below blogs for more detailed even programs.

http://www.saptechnical.com/Tutorials/WebDynproJava/EnableHide/page2.htm

http://scn.sap.com/thread/477104

Regards,

Dhirendra Pandit