Forums

Two message in validation custom and required

ideagrup 26 Apr, 2016
Hello friends.

I Have a little problem

In a field I have a custom validation (number between 0-5) and this field is required.
In a TITLE I have the next message= Only numbers between 0-5

If I don't put content (NULL) The form message is "Only numbers between 0-5"
BUT if I put other value different 0-5 the message is "Please, select a value"

Two questions:
1. Why system no use "Only numbers between 0-5" ????
2. Where is the message Please, select a value"


I need field required and between 0-5

Thank's

Thomas
GreyHead 26 Apr, 2016
Hi Thomas,

It might be simplest to add the requirement check to your Custom validation.

I don't see the message "Please, select a value" anywhere in the CF files. Please post a link to the form so I can take a quick look.

Bob
This topic is locked and no more replies can be posted.