Universal Form Validator PHP Support Product Page

Validate in format only YYYY-MM-DD

Asked 08 Apr 2010 19:55:46
1
has this question
08 Apr 2010 19:55:46 Rusty Monette posted:
Is it possible only to validate the form by YYYY-MM-DD? Otherwise php can not submit the form into the database.

Replies

Replied 09 Apr 2010 10:54:27
09 Apr 2010 10:54:27 Miroslav Zografski replied:
Hello Rusty,

You must set a validation rule to Date and then if a specific format is needed you can set Input Mask to the specific field. In your case you can set Date type format to yyyy-mm-dd in Input Masks Tab in Validator UI.

Regards,

Reply to this topic