The form widget is used to retrieve and submit Dataverse data. After placing the form widget on a page, the form’s actions and messages can be defined.
ProTip: See the How To Guide for examples on how to configure the Form widget.
| Property | Description |
| Form | The selected form that will be displayed on the page. |
| Success Message | Message to display after a successful form submission. |
| Success Redirect | Defines the Page or URL to redirect to after a successful form submission. |
| Go Back Redirect | Defines the Page or URL to redirect to when the user chooses to go back or cancel the form submission. This is influenced by the type of Button configured on the form. |
| New Record Association | Defines which Lookup field on the root table(s) are populated with the selectedEntityId value when a new record is created from a Data Grid or Data List.Note: Used only when the form is opened from a Data Grid via the New action. |
Example
A “Profile Form” added to a page.

Form widget configuration.
