IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
This is a tutorial for creating a web form for editing form responses on the frontend.
To keep this example simple, this web-form contains a simple GridView which lists the form's responses, each is presented with an "edit" button, which opens the form's page to edit the values of the editable fields.
In Visual Studio, add a new web form user control to your website and name it FormsEntryEditor.
EXAMPLE: For more information about the markup of the widget, see FormsEntryEditor.aspx in Sitefinity documentation-samples on GitHub.:
FormsEntryEditor.aspx
EXAMPLE: For more information about the markup of the widget, see FormsEntryEditor.aspx.cs in Sitefinity documentation-samples on GitHub.:
FormsEntryEditor.aspx.cs
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important