Display form responses on the frontend
If you want to display the responses of a form on the frontend, you should create a widget that will display the responses of a particular form.
EXAMPLE: For more information about the markup and the code-behind of the widget, see DisplayFormEntriesFrontend.ascx
and DisplayFormEntriesFrontend.ascx.cs
in Sitefinity documentation-samples on GitHub.