Event - phuocle/Dataverse-Dialog-Builder GitHub Wiki

An event bind with Button OnClick or Metadata OnLoad

Virtual UI

  • Used by Dataverse Dialog Builder

Draggable

Properties

event_properties

# Name Required? Type Description
1 Type Event Dataverse Dialog Builder Event control
2 Event Type x string Supported 2 types
  • OnClick
  • OnLoad
3 Library Name x string A javascript webresource
4 Function Name x string Call Function Name when event fire OnClick or OnLoad
5 Execution Context boolean If true pass the Execution Context as the first parameter in the Function Name
6 Parameters string Pass Parameters value to the next parameter (first or second) in the function Function Name
⚠️ **GitHub.com Fallback** ⚠️