Make Save on new record point back to same

Archived from the Xataface Users forum.

mermentau — Tue Dec 04, 2012 7:03 pm

Would it be easy for me to make the Save on the new record form point back to a empty new record form? I’m getting this request from some data entry folks who add record after record in succession. We are on version 1.3.3. I looked through the templates, but the URL must be generated in a function.


shannah — Wed Dec 05, 2012 1:18 pm

Use the after_action_new trigger
http://www.xataface.com/wiki/after_action_new


mermentau — Wed Dec 05, 2012 1:44 pm

Looks good. Thanks for the help.