I have a Text Field which gets populated with random numbers every time the form is opened.
I would like to add a button using JavaScript which will lock only that Text Field when clicked after form was rendered so that the number remain static when opening and closing the form.