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.
Once you install the Feather module, all forms you create are MVC forms by default. To display MVC forms on your pages, you use the Feather Form widget. When you place the Form widget on a page that is in Hybrid or Pure MVC mode, you select which MVC form to display.
PREREQUISITES: You created at least one MVC form item.
Settings define custom actions that occur after a user submits the form. You can opt to use custom confirmation that enables you to select what happens after a form is submitted.
NOTE: If you do not select any option, the widget uses confirmation action that you defined in the form item.
Choose one of the following:
In the Advanced settings section, you configure the individual properties of the widget. The model settings, specifically, display all properties directly bound to the Form widget model. Access these properties by clicking the Model button in Advanced settings.
AjaxSubmitUrl Gets and sets AJAX submit URL. Use only when UseAjaxSubmit is set to True.
CssClass Gets and sets an additional CSS class for the form wrapper element.
CustomConfirmationMessage Gets and sets custom confirmation message that would be displayed after successful submit of the form. Applicable only when CustomConfirmationMode is set to ShowMessageForSuccess.
CustomConfirmationMode Defines action after successful form submit:
CustomConfirmationPageId Gets and sets ID of the page where the user will be redirected after successful submit of the form. Applicable only when CustomConfirmationMode is set toRedirectToAPage.
FormId Gets and sets ID of the form displayed in the widget.
UseAjaxSubmit Defines whether the form will be submitted with AJAX request.
UseCustomConfirmation Gets or sets whether to use custom confirmation action when the form is submitted successfully. If this setting is set to False then the default settings of the form item will be applied.
ViewMode Gets or sets the mode of the form
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