Hello dear community :)
What is the best way to disable form fields except for 2 fields for example?
I've seen a loop through form objects disabling them while checking if the fieldsnumber() is equal to the exception fields but is there a better way for doing this?
Thanks in advance!!!