So I have an interesting request. I have used a plug-in called “roles” so that someone could log in and only export form data. What I would like to do is prevent them from being able to export the email addresses. They can export everything else in the form, I just don’t want them to export the email field. I can’t find where I can hide that from export. Any ideas on how to do this?
user5be0b2127ab196.6
(Patsy Gillispie)
1
chrishajer
(Chris (Gravity Forms))
2
You can use the gform_export_fields filter to remove the checkbox selection from the export screen. Here’s an example:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| On export, don't include hidden subfields? [RESOLVED] | 3 | 231 | November 3, 2023 | |
| Gform_export_fields – Remove subfield | 2 | 417 | January 5, 2022 | |
| Export csv column | 4 | 374 | August 25, 2022 | |
| Export Entries - Reduce 'Select a Form' dropdown to active forms only, or add search | 2 | 107 | November 30, 2023 | |
| Hiding fields from pdf and emailed output | 5 | 2755 | January 4, 2022 |