Hi There
Is there a way to export the USER field to the form export to CSV. For instance I have all these entries but when I export I only have the ability to see the user IP?
Hope someone can help :)
Hi There
Is there a way to export the USER field to the form export to CSV. For instance I have all these entries but when I export I only have the ability to see the user IP?
Hope someone can help :)
Hi James,
I confirmed currently the user is not available for export. This might be something that we can add in the next version; however, in the interim, you can get this information by adding a hidden field to your form ( like so: http://grab.by/b84M ) and exporting this field.
Awesome, Would I able able to add the email addess too? What would the code be for that?
Thanks again.
Hi James,
The email address is not available as a default merge token. You can still use the hidden field field approach to capture this; however, you would need to populate this using a hook. Here is some more info on populating user meta: