close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

CoreMedia Content Application Engine

Link Parameters are passed into Commerce-Led Link Generation

Link parameters (e.g. "view") are passed into commerce-led link generation for commerce links. Template:

<#assign linkParams={ "name" : "peter", "city": "Hamburg" } >
<#assign testLink=cm.getLink(self, "niceView", linkParams)/>

Sfcc Link in Fragment Response:

<!--VTL $include.url('CM-Content','contentId','14992-14992','name','peter','city','Hamburg','view','niceView') VTL-->

(CMS-19587)

Search Results

Table Of Contents