How to select fields shown in admin list ?
-
I’m using Forminator as a pre sales tool, and I would like to choose which fields to display in the /admin.php?page=forminator-entries list
There is 5 fields I need to see in this list, and 14 other fields I only need to see when clicking on the submission.
It seems the “shown” fields are just the first fields selected from the filtered fields. In my case, I need to see all fields when clicking on the entry, but I only need to see 5 specific fields on the general list.
I didn’t see any available filters in the /forminator/admin/views/custom-form/entries/content.php file. Is it possible to replace this file with a custom file and if yes, how ?
The topic ‘How to select fields shown in admin list ?’ is closed to new replies.