is there any way to add a 'save and new' input button. Or to configure the existing save button to behave in that manner?
What I mean by "save and new"; When entering a new row, after hitting the "save and new" the form would come back empty instead of with the data you just saved.
This would be particularly useful when you want to add a number of rows of data
Save and New
-
- AppGini Super Hero
- Posts: 85
- Joined: 2014-06-14 03:08
- Location: India
- Contact:
Re: Save and New
Hi
In appgini click on table-> Detail view setting -> Redirect after insert.
If you want a new form after insert change the url to XXXX_view.php?addNew_x=1
In appgini click on table-> Detail view setting -> Redirect after insert.
If you want a new form after insert change the url to XXXX_view.php?addNew_x=1