Merge command: [strcrosslink-boxtitle ]
Merge variable/item: strCrossLinkBoxTitle
Comments:
This contains the title of the crosslink box (field crossLinkText). If not available it retrieves a default title from the website settings (language tab).
Formula:
@If(@Trim(crossLinkText)="";@GetDocField(websiteID; "crossLinkText");crossLinkText);
Merge variable/item: strCrossLinkBoxTitle
Comments:
This contains the title of the crosslink box (field crossLinkText). If not available it retrieves a default title from the website settings (language tab).
Formula:
@If(@Trim(crossLinkText)="";@GetDocField(websiteID; "crossLinkText");crossLinkText);