Skip to content
PhuocLe edited this page Jun 27, 2024 · 11 revisions

Parameter you can pass to dialog when you use function openDialog. After that, you can access it in then event OnLoad or OnClick.

Virtual UI

  • Used by Dataverse Dialog Builder

Draggable

Properties

parameter_properties

# Name Required? Type Description Note
1 Type Parameter Dataverse Dialog Builder Parameter control
2 Logical Name x string The logical name of the control
3 Parameter Type x string Supported types
  • SafeString
  • Boolean
  • Integer
  • UniqueId
  • PositiveInteger
  • DateTime
  • EntityType
  • Object