Skip to content

Advanced Find Result

PhuocLe edited this page Jul 1, 2024 · 4 revisions

Dialog UI

advancedfindresult

Draggable

Properties

andfindresult_properties

# Name Required? Type Description
1 Type AdvancedFindResult Dataverse Dialog Builder AdvancedFindResult control
2 Logical Name x string The logical name of the control
3 Parameter FetchXml (SafeString) x Parameter input, FetchXml code use to render subgrid by Advanced Find Result control
4 Parameter Entity Logical Name (SafeString) x Parameter input, Primary entity use by Advanced Find Result control
5 Parameter Layout Xml (SafeString) x Parameter input, LayoutXml code use by Advanced Find Result control to build subgrid columns
6 Parameter Selected Records (SafeString) x Parameter output, return selected records by Advanced Find Result control
7 Rows x int How many rows control render
8 Visible boolean show or hide control