I've created a Survey with a my own feature service. Within that feature I have validation rules to test the data. It prevents the data from being submitted when the data doesn't match my criteria. However the error message that is posted to the user is so busy with error codes and layers of messages that my simple message is lost, which would likely make it very confusing to the user.
Is there a way to only display a simple error message?
This is via the web survey and created with Connect.
Thanks