Views:

Description

Generates a hyper link url. Typically used in emails so receipients can click on a link.

Signature

LinkHyperLinkUrl(
  'baseurl',
  'entityname', 
  'recordguid',
  'displaytext'
)

Example

LinkHyperLinkUrl(
  '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