Hi Alexander,
When using “QuickSave” on a NEW form, could you arrange for the form to “flip” to the EDIT form since we will now have an ID on the item and as soon as you have done a “save” you are in fact “editing” it.
NewForm and EditForm configurations are often different to let the first person use a simple form and then have a more complex form with more fields in editform.
I think the best solution would be to add an option to turn off quick save (I’ll look at adding that to the next version) so you can use the dffs_PostSaveAction custom js function to redirect to the EditForm configuration.
Hi Alexander, yes that may work but I would still need the users to be able to Save – without going to the Edit form.
How about a “Save and Edit” option on Quick Save? That gives me all three options:
1. Stay on New form with QuickSave
2. Go to the Edit form with “Save and Edit”
3. Just “Save and Close”