Formhandler Table - Add/Delete new rows
Summary
Formhandler table to support adding new rows to the table
Benefits
Admin module - Add new user feature if done using this feature, will be a single line of configuration.
Usage
$('.formhandler').formhandler({
src: ....,
...
...
addRow: true / false(default )
})
Edited by Tejesh