Merge command: [strurllink ]
Merge variable/item: strUrllink
Comments:
This contains the relative url to link to the current page/document. When a seoFriendly value is present that is used in the url path else the documentuniqueid is used.
Formula:
@If(@Trim(strSeoFriendly)="";"/site/"+@Text(@DocumentUniqueID);"/site/"+@Text(strSeoFriendly))
Example:
/site/home or /site/6616B3F7D3CB1ECEC12579D4003437C1
Merge variable/item: strUrllink
Comments:
This contains the relative url to link to the current page/document. When a seoFriendly value is present that is used in the url path else the documentuniqueid is used.
Formula:
@If(@Trim(strSeoFriendly)="";"/site/"+@Text(@DocumentUniqueID);"/site/"+@Text(strSeoFriendly))
Example:
/site/home or /site/6616B3F7D3CB1ECEC12579D4003437C1