[ad_1]
Hello. I am a 100% newbie regarding WordPress. I volunteer for a nonprofit that uses it for their website. They have an intake form on the website that provides them some user data, which is sent to them via email.
My question is, does WordPress allow them to change how the data is delivered, so that it can be imported into a spreadsheet? In other words, exported in at least comma-delimited form? Sorry if this is a laughably basic question, but nobody in the organization seems to know the answer!
[ad_2]
I think it depends on the “form” they are using.
Some plugins have that feature built in (for premium users most likely). If you created your own form, you should be able to add the logic in PHP.
Which plugin is used for the form? Some automatically log entries, others may not.
Need to know what form plugin they are using, some of them have built in submission sections to view all of the data, which can then be exported.
Turns out it is Cornerstone. Fingers crossed that this will let us do what we need!