cancel
Showing results for 
Search instead for 
Did you mean: 

Input fields are coming as read only

Former Member
0 Kudos

Hi all

I've created a view containing many input fields.

These Fields are coming as read only at runtime.

Read only property of these are set to False.

these fields are bound to a Value node.

Can anyone suggest how to correct this error.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the cardinality of the node to which the input fields are binded with. Set cadinality to 1….n. else chech the readonly property of Input Field. Set it to false.

Answers (1)

Answers (1)

former_member189631
Active Contributor
0 Kudos

Hi Vineet,

1)Bind your context node with your Input fields.

2)Check the cardinality property.

Regards,

Ramganesan K.

Former Member
0 Kudos

Dear Ramganesan

Thanks for your help, but answer provided by Venkat has already solved my problem. I even have awarded points to him for this.

Thanks once again.

Regards

Vineet