Merge command: [strnews-boxseofriendly ]
Merge variable/item: strNewsLinkSeoFriendly
Comments:
This contains the user seo friendly name of the document (database or category) that was used as `source` of the news box.
Formula:
@If(strSourcetype="category";@Text(@GetDocField(strNewsLinkCategoryID;"seoFriendly"));strSourcetype="database";@Text(@GetDocField(strNewsLinkDatabaseID;"seoFriendly"));strGlobalSeoFriendly);
Merge variable/item: strNewsLinkSeoFriendly
Comments:
This contains the user seo friendly name of the document (database or category) that was used as `source` of the news box.
Formula:
@If(strSourcetype="category";@Text(@GetDocField(strNewsLinkCategoryID;"seoFriendly"));strSourcetype="database";@Text(@GetDocField(strNewsLinkDatabaseID;"seoFriendly"));strGlobalSeoFriendly);