Expanding Validation Query?

  • PhoenixUK
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
7 years 3 weeks ago #96297 by PhoenixUK
Expanding Validation Query? was created by PhoenixUK
Hi Tuan,

As you may recall, I have a Quantity Band Chooser List, that contains; 1-5, 6-9 and so on, which the user select from the list which band they want to choose.

Next, a user then selects in a text custom field, exactly how many say Windows OS or Linux, OSx etc that they want but currently they can enter numbers above for e.g. 1-5 if they have chosen the first band.

1 Windows, 2 OSx and 1 Linux = 4 total.

The current validation being used for the text custom field is:

Data Type Validation = Number
Validation Rules = validate[required,custom[number]]

Last, I then have a Total Device Quantity text box that auto calculates the chosen number of device types, as shown above example (the total 4)

However, currently a user can choose quantity price band 1-5 but enter 6+ device types if they so wish, with the current above mentioned validation.

Could you help guide me as to how I can achieve expanding the current validation that is STILL needed and isn't to be removed, but to add limiting users to inputting more or even less actuall than X number. This will then enable me to make sure that they are placed in the right plan when they order etc.

Thanks in advance Tuan.

Regards.

Please Log in or Create an account to join the conversation.