Asset naming conventions

  • Metadata Schema: [Template Name] - metadata
  • Simple Edit Layout: [Template Name] - interface
  • Paint Layout: [Template Name] - layout

Including styles

Create a new link of asset #309 at the bottom of your Simple Edit Layout.

Metadata Schemas and Simple Edit Layout relationship

Each Content Template follows the following conventions:

SectionPurposeData SourceKeyword
DescriptionDescribe what the template is forMetadata section description
Field nameDisplay the label of the fieldMetadata field friendly name
Field inputAdd your metadataMetadata field%metadata-F_XXXX%
Field descriptionHelpful notes to explain what this field is forMetadata field description

Template types

Standard

Single-screen display with a description at the top of the editing interface, followed by a tabled view of configuration choices.

See asset #318 for a template you can clone.

Tabbed

Multiple tabs across the top of the editing interface, separated out as metadata sections. Each tab contains the same format as the standard template.

See asset #321 for a template you can clone.