Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Click [Add Template].
  2. In the Name field, enter a string that will be used within XperienCentral Headless to identify the template.
  3. Enter a string for the identifier. The identifier must be unique and ***

...

  1. Click [Add Property]. A new entry is added to the list of properties.
  2. Enter a string in the Name field to identify the property.
  3. Enter a string in the Identifier field that will be used to uniquely identify the property within XperienCentral Headless. It must be ***
  4. Select the property type from the drop-down list. The options are:

    TypeDescription
    StringA field that accepts any string of characters. The input field can be either a single line or a multiple line field. Which kind is determined by the Subtype field defined in the next step.
    BooleanA checkbox that can either be selected or cleared.
    IntegerA single line field that accepts a positive or negative integer (no decimal points).
    DateA date picker which can be used to select a date. The Subtype field defined in the next step determines whether the field selects a date or a combination of date and time.
    ImageA Browse button which you can use to select an image.

     


  5. Select the subtype of the property from the drop-down list. The options are:

    Property TypeSubtypes
    StringStringSingleLine - A single line field.
    StringMultiLine - A field that accepts multiple lines of strings.
    BooleanBooleanCheckbox - A checkbox that can be either selected or cleared.
    IntegerIntegerInputField - A field that accepts any positive or negative integer (no decimal points).
    DateDateDateOnly - A date picker that you can use to select a day, month and year.
    DateDateTime - A date picker that you can use to select a day, month and year and a field that accepts any valid time (24 hour notation)**
    ImageImageUploadOrSelect - a [Browse] button that you can use to select an image file from disk.




  6. Enter the context class(es) in the Context Classes field. ***

...

Modular content types are custom content items that XperienCentral Headless uses to deliver content. They are based on a modular content template that determines how the content is structured. When in an active state, you can create content based on the different types using the Create Content Widget

...

  1. Click the "Modular Content Types" tab to select it.
  2. Click [Add Content Type].
  3. Define the following properties for the new modular content type:

    PropertyDescription
    Name en_USThe string that identifies the modular content type in the English user interface of XperienCentral Headless.
    Name nl_NLThe string that identifies the modular content type in the Dutch user interface of XperienCentral Headless.
    IdentifierentifierA single word identifier used by Java to identify the modular content type.
    Used templateThe modular content template to use for this modular content type. The properties defined in the template will by default in the content type on the website frontend.
    Description en_USAn alphanumeric string of at least 3 characters to use for the description of the modular content type in the English user interface of XperienCentral Headless.
    Description nl_NLAn alphanumeric string of at least 3 characters to use for the description of the modular content type in the Dutch user interface of XperienCentral Headless.
    Icon set (small)Click [Browse] to select the file containing the set of small icons for the modular content type. The icon appears in the Create Content Widget.
    Icon set (large)Click [Browse] to select the file containing the set of large icons for the modular content type. The icon appears in Advanced Search.
    StateSpecifies the current state of the modular content type (active or inactive). You select the state of the modular content type in the "State" column of the list of modular content types.

     

  4. Click [Save]. The modular content type is created and appears in the list.
  5. Click [Close].

...