Description
Generates a raw hyper link url as a string.
Signature
LinkRawUrl('baseurl', 'entityname', 'recordguid', 'appid')
The fourth parameter ‘appid’ is optional and is used to open the correct App in the Unified Interface.
Examples
LinkRawUrl('https://north52.crm4.dynamics.com', 'account', '00124ac3-0f6f-40dd-be64-d8c0bc5dbfbd')
LinkRawUrl('https://north52.crm4.dynamics.com', 'account', '00124ac3-0f6f-40dd-be64-d8c0bc5dbfbd', GetAppID())
Parameters
Name | Type | Description | Required |
---|---|---|---|
baseurl | xxxx | xxxx | xxxx |
entityname | xxxx | xxxx | xxxx |
recordguid | xxxx | xxxx | xxxx |