0
How to automatically unlock all form fields via javascript?
Explorer
,
/t5/acrobat-sdk-discussions/how-to-automatically-unlock-all-form-fields-via-javascript/td-p/10225009
Jan 10, 2019
Jan 10, 2019
Copy link to clipboard
Copied
Good evening, I am trying to figure out a way to unlock all of the form fields in a document, I have looked around online for examples but couldn't find any.
Any help would be wonderful, thank you!
TOPICS
Acrobat SDK and JavaScript
,
Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/acrobat-sdk-discussions/how-to-automatically-unlock-all-form-fields-via-javascript/m-p/10225010#M15823
Jan 10, 2019
Jan 10, 2019
Copy link to clipboard
Copied
What do you mean by "unlock"? Just remove the read-only attribute, or something more?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Ryan_Oliver_02445
AUTHOR
Explorer
,
LATEST
/t5/acrobat-sdk-discussions/how-to-automatically-unlock-all-form-fields-via-javascript/m-p/10225011#M15824
Jan 10, 2019
Jan 10, 2019
Copy link to clipboard
Copied
Yes, sorry I didn't flesh out my question enough...
A script to automatically "uncheck" the "read-only" box in all of the form fields in a document. We have a lot of doctors who mess with our forms, so we would like to keep the form fields locked, while still being able to add information to them.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

