Question
Set fields read-only after signing with javascript
I have created a form with a button that adds a group of five text fields and one signature field to it. It is possible to add five groups. I want to make read-only all fields in a specific group after putting a signature in a signature field placed in the same group. Last hope in javascript because these fields don't exist until the button is pressed.
