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 to your website and name it FormsEntryEditor.
Open file FormsEntryEditor.aspx and paste the following markup:
Open file FormsEntryEditor.aspx.cs.
Paste the following code in the body of the class:
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