Description
Generates a hyper link to be used in a Dialog Process. Typically used to display a link to a CRM record.
Signature
LinkDialogUrl( 'baseurl', 'entityname', 'recordguid', 'displaytext' )
Example
LinkDialogUrl( 'https://north52.crm4.dynamics.com', 'account', '00124ac3-0f6f-40dd-be64-d8c0bc5dbfbd', 'Microsoft' )
Parameters
Name | Type | Description | Required |
---|---|---|---|
baseurl | xxxx | xxxx | xxxx |
entityname | xxxx | xxxx | xxxx |
recordguid | xxxx | xxxx | xxxx |
displaytext | xxxx | xxxx | xxxx |