Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Custom Validation Script

New Here ,
Jun 26, 2020 Jun 26, 2020

I need to be able to have a form with various fields to do computations based on various ranges. However, the best I have been able to come up with is the field range option which give me 0, 1 and 2 as options for the user on the form. The problem I have is that I need to exclude the 1. The solution I have been seeing but not able to do myself is the custom validation script. Is begging appropriate?   I would really appreciate it.

 

 

 

 

TOPICS
Acrobat SDK and JavaScript
286
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 26, 2020 Jun 26, 2020
LATEST

So you only want to allow the user to enter either 0 or 2? Why not use a drop-down field with just those options?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines