-
Notifications
You must be signed in to change notification settings - Fork 3
Event
PhuocLe edited this page Jul 2, 2024
·
7 revisions
An event bind with Button OnClick
or Metadata OnLoad
- Used by
Dataverse Dialog Builder
# | Name | Required? | Type | Description |
---|---|---|---|---|
1 |
Type | Event |
Dataverse Dialog Builder Event control |
|
2 |
Event Type | x |
string |
Supported 2 types
|
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
|