Skip to main content
Participant
January 19, 2018
Answered

My reset button isn't working completely

  • January 19, 2018
  • 1 reply
  • 2869 views

I added a form reset button to my fillable form, and despite all the fields being selected for reset under button action properties, not all the fields clear when the button is applied.  Some of them do, but not all of them.

I have tried deleting and recreating the button multiple times, as well as resetting the button properties multiples times.  Nothing seems to work.

Does anyone have a solution to this problem?

Thank you

This topic has been closed for replies.
Correct answer Thom Parker

The reset doesn't clear fields, it sets them to their default value. Check on the 'Options" tab in the Field Properties Dialog

Another possibility is that there are calculation or format scripts that are setting values on the fields after reset. 

1 reply

Thom Parker
Community Expert
Thom ParkerCommunity ExpertCorrect answer
Community Expert
January 19, 2018

The reset doesn't clear fields, it sets them to their default value. Check on the 'Options" tab in the Field Properties Dialog

Another possibility is that there are calculation or format scripts that are setting values on the fields after reset. 

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
kantunesAuthor
Participant
January 20, 2018

Thank you for your assistance! I will check on these.

On Fri, Jan 19, 2018 at 3:49 PM, Thom Parker <forums_noreply@adobe.com>