Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Visual Studio Code Based Modeler for Consumer Goods Cloud
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
          Sync Card Container

          Sync Card Container

          Use the SyncCardContainer control to initiate the synchronization process manually from within the cockpit without navigating to the dashboard.

          Required Editions

          Available in: Lightning Experience in Performance, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          The card area in the cockpit supports the SyncCardContainer control. The SyncCardContainer control supports these child elements.

          • ActionBar
          • Bindings
          • CardEventSubscription
          • Events
          • LinkBar
          • VisibilityRoles

          The SyncCardContainer control supports only ButtonPressedEvent.

          Sample code for SyncCardContainer

          <SyncCardContainer name="SystemSyncCard">
              <Bindings>
                  <Resource target="Title" type="Label" id="SyncStatusCardTitle" defaultLabel="Sync status" />
              </Bindings>
                  <VisibilityRoles allRoles="true" />
          </SyncCardContainer>
           
          Loading
          Salesforce Help | Article