I would like to do a function in js, that when I click on a view button, when I go to the page, I load my form with all my fields disabled, so that the user can not change anything. How can I do it?
I would like to do a function in js, that when I click on a view button, when I go to the page, I load my form with all my fields disabled, so that the user can not change anything. How can I do it?