Document Number

The Document Number component allows content authors to add a specific number tag associated with the document on an AEM page. 

On This Page:

Example

View on public site:

web Census Questionnaire Assistance
Located under title of page, with date.

When to Use

The Document Number component should be added to pages with content referring to a specific document, and correctly tag the page. 

Usage

The Document Number component is used to display the corrent number of the document being represented on the AEM page. This number is manually entered in the AEM configuration dialog. Content authors are not limited to numbers but can also add any characters to represent the document number.

Configure Dialog

author

The configure dialog allows the content author to manually enter the number. There are 6 options of document text when entering the number. Below is a description of both fields:

  • Document Type Text - An author can choose between blank, Memorandum, Report Number, Release Number, Working Paper Number, Project ID.
  • Document Number - An author can add the unique tag in this field. 

 

Written by:

Developer Resources

Expand the section below to see the Document Number component's HTML output.

<div class="uscb-document-number" id="uscb-automation-documentnumber-text">

      <!-- This file needs to appear completely empty, whitespace included, if unauthored so that the :empty selector can take effect -->

  <!-- Text must be formatted specifically so that the CSS :empty selector can take effect properly -->

    

    

    <div class="uscb-document-number-text">Memorandum  2019.18</div>

 

</div></div>

Top of Section
Is this page helpful?
Thumbs Up Image Yes Thumbs Down Image No
NO THANKS
255 characters maximum 255 characters maximum reached
Thank you for your feedback.
Comments or suggestions?

Top

Back to Header