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
          HeaderLine

          HeaderLine

          The HeaderLine element indicates a new control section. HeaderLine is optional, and you can use it only one time on a page. It can contain any number of image buttons and dropdowns.

          Required Editions

          Available in: Enterprise, Performance, and Unlimited Editions

          HeaderLine is a child element of Page.

          <UIDescription name="Test::SingleSectionUI" schemaVersion="0.0.0.5" xmlns="UISchema.xsd">
            <Page pagePattern="SingleSectionPage">
              <HeaderLine name="Header">
                <ImageButton name="testImage">
                </ImageButton>
                <Dropdown name="testDropdown">
                </Dropdown>
              </HeaderLine>
              <Section sectionName="singleAreaSection" sectionPattern="SingleAreaSection">
                <Area areaName="singleElementArea" areaPattern="SingleElementArea">
                  <BreadCrumbControl name="" searchBarPlacement="HeaderLine" >
                  </BreadCrumbControl>
                </Area>
              </Section>
            </Page>
          </UIDescription>
          
           
          Loading
          Salesforce Help | Article