Directly to new record after save?
Archived from the Xataface Users forum.
kedikatt — Wed Apr 25, 2012 8:47 pm
I wish to skip the Current Record form that opens after saving a record. It causes confusion, with users inputting new data, not realizing it is editing the record they just saved, not creating a new one.
I just want Save to save the record then have a new record form open immediately.
Jean — Wed Apr 25, 2012 11:26 pm
Look at the trigger afterSave or after_action_new and http://fongwebdev.blogspot.fr/2008/08/returning-back-to-old-page.html…