What is it?
Description:
Just Forms Pro advanced version is a form framework which is designed to help you to create forms with clent-side processing of the form data - it means, with this framework you may create forms that may be used in user's browser only. This version of the framework doesn't have server-side files.
In the pack you may find a list of ready-to-use forms and extensions. In point of fact, all forms is a one form which is adapted for different needs. This form contains main JavaScript file with code for different tasks - validation, data processing, etc.
NOTE: Just Forms Pro advanced version contains ready-to-use forms with client-side logic ( JavaScript files only ).
In case you want to send email with data or copy data to database -
you may use Just Forms Pro full version or add your own server logic using any programming language.
Customization:
Programming skills are not required at all, to work with Just Forms Pro advanced version. All form settings are pleaced at JavaScript config code. All you have to do is to set "true" or "false" for one or another feature.
Moreover, if you want to add a custom field to default form or create your own custom form - all you have to do is to copy/paste html code and specify desired features in config code. That's it !! Custom form works properly now and has all features which are available for default forms ( validation, email sending, etc )
NOTE: Just Forms Pro advanced version contains ready-to-use forms with client-side logic ( JavaScript files only ).
In case you want to send email with data or copy data to database -
you may use Just Forms Pro full version or add your own server logic using any programming language.
Features:
Just Forms Pro advanced version makes next features available at one your click:
- make your form multistep
- make your form modal
- use 4 types of error message placement ( one of them or all at once )
- redirect a user after successful submission
- hide a form and show "Thank you" block instead
- show form total data to the user
- allow/disallow repeated form submissions
- different validation rules ( required field, email, url, length, value, etc )
- easy file validation ( even if file is not required, but should be validated if exists )
- different validation events ( on form submit, on field change or on key up inside a field )
- and many more...
NOTE: Just Forms Pro advanced version contains ready-to-use forms with client-side logic ( JavaScript files only ).
In case you want to send email with data or copy data to database -
you may use Just Forms Pro full version or add your own server logic using any programming language.