Skip to main content
Participant
March 23, 2021
Answered

Popup and required field

  • March 23, 2021
  • 1 reply
  • 2464 views

Hi. I need to insert a popup message when a user not to fill out a required text field.
I don't know javascript...
Someone can help me?
Thank you

This topic has been closed for replies.
Correct answer try67

Sorry... it says:

SyntaxError: missing ) after argument list

2: to the line 3

 


Remove the space between the back-slashes and the double-quotes (") characters.

1 reply

try67
Community Expert
Community Expert
March 23, 2021

What should trigger this pop-up to appear? You have to use an event, not a non-event...

Participant
March 23, 2021

My pdf has a lot of fields, but only one must be mandatory.
If the user does not fill in this field, when saving the file, the popup must show: required field.
Thanks

try67
Community Expert
Community Expert
March 23, 2021

OK, but be aware that won't prevent the user from saving the file.

What's the name of that field?