Allow Customization of Submissions Columns in Backend #23668
mayurjobanputra
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I want to add my own custom fields as a column when visiting form Submissions at wp-admin/admin.php?page=e-form-submissions#/
Describe the solution you'd like
Allow me to select from custom fields which were placed on my form
Describe alternatives you've considered
Writing some PHP
Additional context
Right now, all we can see is Main, Actions Status, Form, Page, ID, and Submission Date
All reactions