Hi,
i have a form with custom code (just a table with input texts) and i want to make all form read only after first submit.
If i edit the form and put in <fieldset disabled>custom_form_code</fieldset> all is done perfect, but how edit dynamically the form code on load if user has submit answer?
i have a form with custom code (just a table with input texts) and i want to make all form read only after first submit.
If i edit the form and put in <fieldset disabled>custom_form_code</fieldset> all is done perfect, but how edit dynamically the form code on load if user has submit answer?