How to maintain/not clear certain field values after submission?
-
I have a CF7 form on one of my sites that is meant to be filled out and submitted multiple time successively, for data entry functionality to a manually administered database.
The default behavior of CF7 is to clear all of the form fields upon submission. This is mostly desirable, however, I’d like a couple fields to hold their values (submitter name and email) such that the submitter doesn’t need to enter them each time they submit the form.
Can someone provide code to selectively avoid clearing certain fields upon form submission? Or otherwise autofill these certain fields when the form is re-initialized?
Many thanks !
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to maintain/not clear certain field values after submission?’ is closed to new replies.