• Resolved jamminjames

    (@jamminjames)


    Is there a function hook we could use to force Forminator to show more useful columns in “Show Submissions” in the backend? I know you can click the down arrow to get at all the info, however, the initial view doesn’t even show name or email, we have to click on each one to find the user we’re looking for.

    The plugin should be updated to fix this, but barring that, is there a function hook we could use in our child theme’s functions.php file or an MU plugin we could create?

    Thanks for any help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @jamminjames,

    By default, the Submissions show up based on the 1st 2 fields in the form and hence such behaviour. If the Name and Email are the 1st 2 fields in a form, it would be the default field that would show up.

    I suppose the above is the case on your side, possible to share the form export so that we could check the existing configuration and check what further improvements that could be looked in the plugin side in future updates related to this?

    Regarding the mentioned work, I’m afraid there isn’t any out-of-the-box setting regarding this, a quick workaround would be to change the order of the fields by dragging and dropping Name and Email as the 1st 2 fields.

    Other than that, you could check whether using filters would help or not here.

    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#submission-filters

    Screenshot:
    https://imgur.com/GOLk29v

    If you want to share the form export then please check the following doc on how to export a form:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

    If you are concerned about any sensitive information in the form, then you can duplicate your form, remove any sensitive information, and then export it.

    You can share the export file via Google Drive, Dropbox or any cloud service in the next reply.

    Regards,

    Nithin

    Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @jamminjames

    We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!

    Kind Regards,
    Kris

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show more useful columns in Show Submissions’ is closed to new replies.