I'm sure I'm missing something obvious here and maybe there is info on this somewhere but my searches came up empty.
I have a form from V3 that I'm rebuilding in V4 and while I have much of this working, I haven't figured out how to get the form data to reload in the case of an error. I have the reload option set on the Show html action in the OnLoad event and I have a Data To Session action in the OnSubmit (before the server side validation which triggers the Event Loop action to do an OnLoad)
Seems like the right thing to do but when I get the errors the data doesn't reload.
Thanks!
Dave
I have a form from V3 that I'm rebuilding in V4 and while I have much of this working, I haven't figured out how to get the form data to reload in the case of an error. I have the reload option set on the Show html action in the OnLoad event and I have a Data To Session action in the OnSubmit (before the server side validation which triggers the Event Loop action to do an OnLoad)
Seems like the right thing to do but when I get the errors the data doesn't reload.
Thanks!
Dave