Skip to main content
Participant
August 9, 2019
Question

Number formatted form field display specific text based on value

  • August 9, 2019
  • 1 reply
  • 242 views

I have a form field formatted as a number.

I'd like it to display "N/A" when the value is $0.00 and when nothing is entered in the box.

Very new to Acrobat and virtually no JavaScript experience

Hopefully there is an easy or better way to do this, thanks in advance

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 9, 2019

This is not so simple as it may sound. You would need to write your own Keystroke, Format and maybe also Validation scripts to be able to do it.