There does not appear to be a way to clear form fields after a successful form submission. There is a demo application that calls form.reset() after form.saveData() but this does not produce the correct results in the case where there is a validation error (the validation error gets cleared along with the form fields). Is there any alternate way to clear these fields after form submission?
Announcement
Collapse
No announcement yet.
X
Comment