Overview
This samples shows you how to pipe answers into validation rules.
Steps
- Create a Validation Rule, click here to learn how
- In the validation rule text add our piping method {0}
- You can use only the pipe method or combine it with additional text.
- Add the callback OnValidationTextRequired(inQuestionIndex, inValidationID, inMessage) to the advanced script.
That's It !
Comments
Please sign in to leave a comment.