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
          Configure the Multi-Site Group Pane in Industries Cart

          Configure the Multi-Site Group Pane in Industries Cart

          You can modify the multiservice-cpq-group-list card and template to configure the Multi-Site group pane. The group pane is the pane on the left of Industries Cart and includes the group name of the service points, the market identifier, and the name of the premises. You can modify the appearance of the group pane by adding new fields, hiding the default fields, or changing the layout depending on your specific business needs.

          Industries Cart with the Group Pane on the left.

          To configure the Multi-Site group pane:

          1. Log in to Salesforce.
          2. Go to the App Launcher.
          3. Search for and open Vlocity Cards.
          4. Search for and open the multiservice-cpq-group-list card.

            The multiservice-cpq-group-list card is displayed.

            The multiservice-cpq-group-list Card
          5. Click the Edit Template link to modify the multiservice-cpq-group-list template.

            The template appears in HTML view. Modify the code to display Premises instead of Market Identifier in the Industries Cart view. For example, delete the groupedItem for Market Identifier and replace it with groupedItem for Premises.

            <span class = "slds-truncate"
            title = "{{groupedItem.Name.value}}"> <a href = "{{groupedItem.quoteURL}}"> {
              {
               groupedItem[$root.nsPrefix + 'MarketIdentifier__c'].value
              }
             } </a>
            </span>
            Some of the multiservice-cpq-group-list template code.
            Note
            Note

            The groupedItem JSON field contains all the default columns that appear in the service points results list.

          6. Click Save.
          7. Slide the Activate button to deactivate the multiservice-cpq-group-list card.
          8. Add your custom fields in the Input Map section to view the field details from the API.

            This is a comma-separated list.

          9. Click Activate.
           
          Loading
          Salesforce Help | Article