Hi All,
I have created a form with the help of different layouts (textview, radio button, drop down etc) which are embedded in transparent container. My problem is that when i deploy the application then screen displays all the ui with data but fields are in disabled mode. I have binded Ui with Value node attribute
Example: Node A -
> attribute a, attribute b, attribute c.
Text view Ui element is bidden to -
> A . attribute a
Radio button element is bidden to -
> A . attribute b
I want all fields in transparent container to be in enabled mode.So, that user can modify the details of form..
Kindly help to solve this issue.
Thank you.
Regards,
Abhijeet