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-base-header (template)

          cpq-base-header (template)

          The cpq-base-header template provides the structure of the cart header.

          In ​Salesforce Industries Communications, Media, and Energy Summer '18, cpq-base-header passes the CPQHeaderController to the card.

          Template Type

          Containers

          Code

          HTML

          Image

          The cart header, showing a Draft object icon and two buttons: View Record and Generate Document PDF.

          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 change to the HTML in the Card Designer.

          <vloc-card ng-repeat="card in cards" ng-model="card" data="card"
          index="{{$index}}" session-id="{{sessionId}}" enable-pricing="{{attrs.enablePricing}}" enable-loyalty-points="{{attrs.enableLoyaltyPoints}}">
          <vloc-card ng-repeat="card in cards"
          ng-model="card" index="{{$index}}" session-id="{{sessionId}}"
          data="card" ctrl="{{ctrl}}"
          enable-pricing="{{attrs.enablePricing}}"
          enable-loyalty-points="{{attrs.enableLoyaltyPoints}}"
          ng-if="isLoaded"></vloc-card>"
           
          Loading
          Salesforce Help | Article