Dear,
I have an editable table in my form. But I would like to block some fields of the table. By default all fields (except headers) are editable. Is it possible to block changes the value of specific fields?
Thank you
any other ideas???
Hi.
I don’t think it is possible to block some fields.
The table widget lack of functionalities. You can not do much except to edit all fields with a text box.
If you want to do more things, you need to create your own table widget using javascript.