Created: 11/14/2016
By: Najmul Iqbal
Email: iqbengsolution@gmail.com
Thank you for purchasing my plugin. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
It is a jQuery plugin that serializes data of a form to JSON.
Another important feature is that it also displays data in the relevant form elements from JSON.
You just need to create a form and you don't need to get or put data manually.
We usually create a form to get input from user. We usually get data from the form elements
one by one manually and we also set the form element value manually that takes a lot of time
when we create lots of forms. Our plugin makes it super easy to get data from the form
in JSON format. It also makes it extemely easy to display values in the relevant form elements
from JSON. We just need to provide IDs and names for each form element.
Also in the JSON the property name/key should be same as the form element name.
Type: String
The data to be displayed in the form. It should be in JSON format.
Note that the property name/key should be same as the element name (not id) of the form.
Also provide a unique id for each element of the form.
Once again, thank you so much for purchasing this plugin. As I said at the beginning, I'd be glad to help you if you have any questions relating to this plugin. No guarantees, but I'll do my best to assist. If you have a more general question relating to the apps on CodeCanyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.
Najmul Iqbal