Skip to main content
Participant
June 26, 2020
質問

Custom Validation Script

  • June 26, 2020
  • 返信数 1.
  • 324 ビュー

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.

 

 

 

 

このトピックへの返信は締め切られました。

返信数 1

try67
Community Expert
Community Expert
June 26, 2020

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?