Skip to content

Commit 4da08bf

Browse files
authored
Update design-productive-forms.md
1 parent be7f709 commit 4da08bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

powerapps-docs/maker/model-driven-apps/design-productive-forms.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ The following image shows the layout of a Unified Interface application.
5050
- Form headers also have a mode where you can add more than four fields and provide a simple navigation to edit the fields in the header and any additional field you want a user to easily access from the form header. Additional tabs should be used to access information that isn't primary to the task at hand, or to focus the user on data or information that's specific to a given task but isn't primary to the job. Information that's necessary and is primary to working with data should be on the first tab and should never be hidden.
5151
- The form body is the area on the form that should be used to interact with data of the primary record and any related records that are essential to completing a task. We recommend that you limit the data to the top tasks that need to be done on the first tab and move secondary tasks to additional tabs. You should also consider [building forms based on specific business needs and roles](design-considerations-main-forms.md) when designing your application. Also, if some data is rarely used you should consider building another form that can be accessed when a user needs to reference that data or information. This will help ensure a highly performant form and will help the user stay focused on important tasks that need to be completed.
5252
- The form footer displays the form status and commands for saving and displaying the form in a new pop-out window. Only the form footer width can be customized.
53+
> [!NOTE]
54+
> [Form footers will be deprecated](https://docs.microsoft.com/en-us/power-platform/important-changes-coming#form-footers-in-model-driven-app-wont-be-supported-with-the-2021-release-wave-2) with the 2021 Release Wave 2 (August 2021 Preview / October 2021 GA). Please be sure to plan to remove any controls you have added out of the footer as it will no longer render on model-driven app forms.
5355
5456
## Example scenario of productive form design
5557

0 commit comments

Comments
 (0)