Using a Safecracker form, when I set “error_handling=“inline”, the page refreshes and I get the error messages for each field, but I loose all the previously entered data.
If I remove “error_handling=“inline” and let EE handle the form errors with a user message template, then click “Return to Previous Page”, all the previously entered data is still in place - which is the desired effect!
Is this a bug or a setting I’ve missed?
Thanks!