w2form.submit

Submits record data to remote data source for saving.
submit([postData], [callBack])
postData object, Map of additional parameter to submit to remote data source (optional)
callBack function, call back function when form is reloaded (optional)
Returns undefined.

Description

This method is an alias for the .save() method.

User Comments

comments powered by Disqus