Page 1 of 1

Validate input data in a form

Posted: Sat Jan 10, 2015 5:14 pm
by Antonio Murillo

In my app there are a lot of Forms, and its completely necessary to validate all input fields, and restrict incorrect formats, or required fields... and in show the wrongs inputs in the UI.

Is there any way to do this in appery.io dashboard? If not, is possible to use something like JQueryMobile Validate an apply specific formats in the inputs and show all the incorrects input if exists ? How?


Validate input data in a form

Posted: Sun Jan 11, 2015 12:28 am
by Illya Stepanov

Hi Antonio -

Here is jQuery Form Validator plugin: http://plugins.jquery.com/formvalidator/
Also you can search for other plugins on the Internet.