Join the Power Platform Masterclass #2 starting April 23

Tree view: Difference between revisions

Jump to navigation Jump to search
19 bytes removed ,  2 July 2021
no edit summary
No edit summary
Line 1: Line 1:
{{UI Components TOC}}{{WIP}}
{{UI Components TOC}}
Tree view is one of the building blocks of [[Resco mobile apps]]. This special view displays records from multiple entities organized in a tree-like fashion. For example, a list of accounts combined with their contacts.
Tree view is one of the building blocks of [[Resco mobile apps]]. This special view displays records from multiple entities organized in a tree-like fashion. For example, a list of accounts combined with their contacts.


Line 10: Line 10:
# Select the parent '''Entity''', such as Account, and choose which '''View''' should be used to display its records.
# Select the parent '''Entity''', such as Account, and choose which '''View''' should be used to display its records.
# Add another level to your tree. Do one of the following:
# Add another level to your tree. Do one of the following:
#* If you want to add a child entity, select a child relationship in the '''Child (Lazy) Level''' field.
#* If you want to add a child entity, select a child relationship in the '''Child Level''' field.
#* If you want to add a parent entity, select a parent relationship in the '''Parent Level''' field.
#* If you want to add a parent entity, select a parent relationship in the '''Parent Level''' field.
#* If you want to add the same entity as parent or child, select the relationship in the '''Recursive Field''' field.
#* If you want to add the same entity as parent or child, select the relationship in the '''Recursive Field''' field.
#: In our example, we used added a child entity, Contact.
#: In our example, we added a child entity, Contact.
# Select the newly added entity and choose the appropriate view for it.
# Select the newly added entity and choose the appropriate view for it.
# Add more entities as needed, then click '''Save & Close'''.
# Add more entities as needed, then click '''Save & Close'''.

Navigation menu