Form Field Behavior/Clear On Submission
-
I created an end-of-night closing report (counting coins, coin rolls, bills, cash, tips, etc.) that is being tested at one location before rolling out to the rest of our stores.
Once they submit the form, a thank you message is displayed and the form is hidden. However, when they go back to the page (generally the next night), the old information is already in the fields.
How do I ensure that the fields get cleared after submission? In this short amount of time, it has already led to some confusion and I’d like to resolve it before launching it at scale.
Behavior settings are:
Hide form | Method – Page Reload | Validation – On Submit, Inline validation enabled | Honeypot protection – On | Lifespan Expiry – None | Rendering – Load Form Using AJAX – On | Prevent page caching on form pages – On
- The topic ‘Form Field Behavior/Clear On Submission’ is closed to new replies.