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