Submit and reload form

robbed 08 Apr, 2015
Is there a way, on clicking a 'save' button, to submit the form and to load the same blank form? So people press one button and 2 actions happen: submit the form to my DB and reset the form afterwards.
Any solutions?
GreyHead 10 Apr, 2015
Hi robbed,

If you add an Event Loop as the last item on the On Submit event that will reload the On Load event.

I recall a recent thread here about clearing the data when doing this - I don't recall the answer off the top of my head. If that's a problem we can probably track it down.

Bob
This topic is locked and no more replies can be posted.