I’ve got a submit button which, after the user hits it they stay on the same form. I’d like for their input to remain on the form after the submit button is clicked for further processing. Right now it clears the form.
Any suggestions?
If you use the Wix Data API’s insert() function then your input values will not be cleared.