Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model-driven app forms let users update data within columns, or fields, associated with a given table record.
The form editor is where you design forms by dropping components such as sections, tabs, columns, and controls onto the form editor canvas. In this article, you learn how several different ways to access the form editor.
If you create any new solution components in the process of editing the form, for example web resources, the names of the components will use the solution publisher customization prefix for the default solution and these components will only be included in the default solution. If you want any new solution components to be included in a specific unmanaged solution, you should open the form editor through that unmanaged solution.
Access the form editor from the Power Apps site
Sign in to Power Apps.
Select Tables on the left navigation, and then open the table you want, such as the account table. If the item isn’t in the side panel pane, select …More and then select the item you want.
Select the Forms area and then open the form you want, such as the Account main form.
Access the form editor for an unmanaged solution
Select Solutions, on the left naviation pane. If the item isn’t in the side panel pane, select …More and then select the item you want.
Open the unmanaged solution you want to work with.
Open the table with the form you want to edit. If the table isn't there, you'll need to add it. More information: Add a table to an unmanaged solution
Select the Forms area, and then open the form you want to edit.
Add a table to an unmanaged solution
While in an unmanaged solution, on the toolbar above the list, select Add Existing > Table.
In the Add existing tables pane, select the table you want to add, and then select Next.
Choose the correct option for the table objects:
- If this is a custom table that doesn't exist in other environments, select Include all objects.
- If this table has been customized but already was exported or otherwise exists in target environments, select Include table metadata if only properties for the table have changed, or select Edit objects and select specific objects, such as columns, forms, or views that have been changed or added.
- If no changes have been made, such as if you adding an out-of-box table, don't select any options.
Select Add.
Access the form editor from the classic solution explorer
Open solution explorer.
Under Components, expand Tables, and then the table you want, and select Forms.
In the list of forms, select the form you want to edit.