HTML5 Form Validator Support Product Page
Answered
Server Validation Validate Data does validate but does not fire Error styling
Asked 20 Mar 2017 11:11:46
1
has this question
20 Mar 2017 11:11:46 Firdaus Rohman posted:
The validation works but the styling doesn't change, remains green (success) with right icon even though the validation does it work.The dev console shows this message: "Value already exists in database."
Replies
Replied 20 Mar 2017 11:17:18
20 Mar 2017 11:17:18 Firdaus Rohman replied:
Other validations like required, min, max work okay and will change to error style on blur when error, the only problem I encountered so far is with server validation data exists and not exists. I'm using Server Connect + App Connect.
Help me.
Help me.
Replied 21 Mar 2017 07:37:43
21 Mar 2017 07:37:43 Teodor Kuduschiev replied:
Please check the following topic and George's explanation: www.dmxzone.com/support/22670/topic/61730
Replied 21 Mar 2017 07:51:27
21 Mar 2017 07:51:27 Firdaus Rohman replied:
Noted and will follow up on the development.