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

    (@wpmudev-support9)

    Hello @anggiadiputra

    I hope you are doing well!

    Form’s submissions out of the box, are not shown on the front end pages. You can view the submissions from Forminator > Submissions.

    Showing submissions on the front end can be done with a lot of custom coding, using Formnator API. You can try using the Forminator_API::get_entries( $form_id ); method to fetch the entries. That’d most probably return an array of individual entries. Please see here the documentation for Forminator API.

    This feature has been requested in the past and added to your developer’s feature requests already.

    Have a good day and take care!

    Cheers,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @anggiadiputra

    I hope you are doing well!

    We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.

    Kind regards,
    Nastia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show Submission on page’ is closed to new replies.