Hi Experts
I am trying to setup field control to make a bespoke field in a bespoke tab toggle between “READ only” and “Editable”.
I have gone through number of posts and the SAP note 947936 mentioned. I have setup the entire configuration and the condition coding required and it is still not working.
The field control configuration for bespoke field to standard SAP view via enhancement works. As part of the same Webdynpro on a bespoke TAB is added and bespoke fields added. Field control configuration to use the same condition is done. It is on this bespoke TAB the field the control does not seem to work.
What confuses me is that, to setup a field control dynamically, is it all done via configuration? Is some coding still required in the VIEW methods? I am setting up a debug breakpoint in the class method that is created for the condition I created, but the program is not stopping there so I think the condition method is not being called.
Is there something additional thing need to be done?
Thanks
Raj