Detail Screen in Canvas App

In a Canvas app, a Detail Screen is a type of screen that displays detailed information about a specific record or item from a data source.

Here are the steps to create a Detail Screen in a Canvas app:

  1. Open Canvas app in Power Apps Studio and select the “Screens” option from the left-hand side menu.
  2. Click on the “New Screen” button and select the “Detail screen” option from the dropdown menu.
  3. In the “Data source” dropdown, select the data source that we want to display the details for.
  4. In the “Item” dropdown, select the field that we want to display the details for. This will be the record that the user selects from a list or gallery on a previous screen.
  5. Customize the Detail Screen layout by adding controls like labels, text boxes, images, and other data controls. Arrange them on the screen in the way that we want.
  6. If like to add interactions to the screen, such as buttons to edit or delete the record, you can add those as well.
  7. Save Detail Screen and test it by running Canvas app.

When a user selects a record from a list or gallery on a previous screen, the Detail Screen will display the details for that record, allowing the user to view and interact with the information in a more detailed manner.


Posted

in

by

Tags: