Currently, the contact form clears all contact data in text fields and text areas after submission but maintains all select and checkbox selections. (tested in multiple browsers)
Is there a way to either clear all fields in the form or maintain all fields rather than some maintained and others not?
Ideally, we'd like to have the option to maintain only the name, address, phone, etc and clear the other fields so the form can be resubmitted with different options without the user having to reenter their contact info. However, that is obviously more complicated. It would be a nice option though.