Skip to main content
Participant
August 31, 2023
Answered

How can I limit the number of answers in forms?

  • August 31, 2023
  • 1 reply
  • 802 views

Hello
I have a online form with dozens of products but I want customers to choose their 10 favorite products. However, the customer cannot choose less than 10 or more than 10 products. The choices are made using a checkbox. The form is then sent to us by email.
Is there any way to block the quantities on the form?

 

Best regards

Joao Paulo

This topic has been closed for replies.
Correct answer Pedro5ED7

Hi Nesa
Thank you!
I found this answer on the Forum. I'll try to adapt it to my particular case. What do you think?
https://community.adobe.com/t5/acrobat-discussions/pdf-form-with-adobe-acrobat-pro-dc-limit-the-number-of-check-boxes-selected/td-p/8920423

1 reply

Nesa Nurani
Community Expert
Community Expert
August 31, 2023

If you submit the file by a button, you can use a script to pop alert if quantities are not correct instead of submitting the form.

Since it's online, the script is not guaranteed to work, so keep that in mind.

Pedro5ED7AuthorCorrect answer
Participant
August 31, 2023

Hi Nesa
Thank you!
I found this answer on the Forum. I'll try to adapt it to my particular case. What do you think?
https://community.adobe.com/t5/acrobat-discussions/pdf-form-with-adobe-acrobat-pro-dc-limit-the-number-of-check-boxes-selected/td-p/8920423