Skip to content
PhuocLe edited this page Jul 2, 2024 · 3 revisions

Dialog UI

entityoptionset

Draggable

Properties

entityoptionset_properties

# Name Required? Type Description
1 Type EntityOptionSet Dataverse Dialog Builder EntityOptionSet control
2 Logical Name x string The logical name of the control
3 Label string The text you want to display
4 Parameter Entity Logical Name (SafeString) x Parameter output, return entity logical name by Entity OptionSet control
5 Required boolean show or hide required field
6 Disabled boolean lock or unlock control
7 Visible boolean show or hide control

Note

  • In certain cases, the control may not render the correct entities. If you encounter this issue, consider using an OptionSet control with dynamic options. During the form load event, retrieve entities and add the relevant entities to the OptionSet control