Skip to Content
0
Former Member
Feb 25, 2009 at 09:06 AM

How to enable UI binded to Value node attribute

22 Views

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