Save and New

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
cayugadan
Posts: 5
Joined: 2014-12-15 04:10

Save and New

Post by cayugadan » 2015-01-10 04:39

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

udayvatturi
AppGini Super Hero
AppGini Super Hero
Posts: 85
Joined: 2014-06-14 03:08
Location: India
Contact:

Re: Save and New

Post by udayvatturi » 2015-01-10 08:48

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

cayugadan
Posts: 5
Joined: 2014-12-15 04:10

Re: Save and New

Post by cayugadan » 2015-01-12 23:12

Thanks, I'll try it

cayugadan
Posts: 5
Joined: 2014-12-15 04:10

Re: Save and New

Post by cayugadan » 2015-01-14 08:00

Thanks, it worked

Post Reply