0
Checkboxes populate comment box as they should but erase data already in the comment box, anyone have a script that would fix that?
New Here
,
/t5/acrobat-sdk-discussions/checkboxes-populate-comment-box-as-they-should-but-erase-data-already-in-the-comment-box-anyone-have/td-p/10556585
Aug 05, 2019
Aug 05, 2019
Copy link to clipboard
Copied
I have multiple checkboxes that when checked populate a comment box as they should. However, if there are comments already in the box it erases them. Any suggestions on how I keep that from happening? Thanks!
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
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/checkboxes-populate-comment-box-as-they-should-but-erase-data-already-in-the-comment-box-anyone-have/m-p/10556586#M80805
Aug 05, 2019
Aug 05, 2019
Copy link to clipboard
Copied
Check if the field's value is empty before applying the new value to it.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

