Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 17 Next »

Content in XperienCentral Headless is defined using the Modular Content functionality.

In This Topic

 


Modular Content Templates

Intro

Creating a Modular Content Template

Follow these steps:

  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 ***


Adding Properties to a Modular Content Template

Intro

To add a property to a modular content template, follow these steps:

  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(e) in the Context Classes field. ***

Setting the Focus Point for Images

See Defining the Focus Point for an Image for complete information.








Modular Content Types



  • No labels