Loading
Salesforce now sends email only from verified domains. Read More
Get Started with Communications, Media, and Energy & Utilities (CME)...
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          cpq-cart-promotions (template)

          cpq-cart-promotions (template)

          The cpq-cart-promotions template retrieves the list of applied promotions in the cart.

          In ​Salesforce Industries Communications, Media, and Energy Summer '18, cpq-cart-promotions has been changed to provide multi-language support to translate Promotion Name.

          Note
          Note

          In ​Salesforce Industries Communications, Media, and Energy Summer '17, Major release, Version 100.0.900.60, the template is cpq-cart-applied-promotions-view. In ​Salesforce Industries Communications, Media, and Energy Summer '17, Minor release, 100.1.900.72-73 and later, the template is cpq-cart-promotions.

          Template Type

          Containers

          Code

          HTML, CSS/SCSS

          Image

          On the Promotions tab, three promotions are listed in table form.

          Upgrade from Vlocity CME Winter '18 to Vlocity CME Summer '18

          When upgrading from ​Salesforce Industries Communications, Media, and Energy Winter '18 to ​Salesforce Industries Communications, Media, and Energy Summer '18, you must make the following changes to the HTML in the Card Designer.

          <div ng-show="record[field.fieldName].dataType != 'DATETIME'">
          {{record[field.fieldName].value}}
          
          <div ng-show="record[field.fieldName].dataType != 'DATETIME'">
          {{record[field.fieldName].value | CPQTranslateFilter:'Promotion.Name'}}"
           
          Loading
          Salesforce Help | Article