Validation Enhancement

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Validation Enhancement

Unread post by JefferyD »

The built-in validation feature is very useful for quickly configuring validation messages to a user for a variety of things when validating individual inputs. When more complicated validation is required though, it's not very clear how it can be hooked into. Validation can be done separately and manually displayed to the user, but I would occasionally like to be consistent with the validation feature.

It would be useful if validation events or triggers could be more intuitively tapped into with custom JS code for situations where conditional validation may be desired.

Some use cases
  • Given home and mobile phone inputs, either 1 or the other is required but not both
  • An email address is required only if an email notification checkbox is checked
  • If Canada is selected as the country for an address, the required format of the post code is different
word count: 144

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Validation Enhancement

Unread post by SteveCap »

Task 11423 has been created to discuss this feature.
word count: 9
Post Reply