...
Modular Content Templates
Intro
The Modular Content Templates tab shows a list of the the existing templates. The following information is shown for each template:
Column | Description |
---|---|
Name | The name of the modular content template. |
Elements | The number of content elements that have the template assigned to them. |
Content Items | The number of content items that have the template assigned to them. |
Actions | *** |
Creating a Modular Content Template
...
- Click [Add Property]. A new entry is added to the list of properties.
- Enter a string in the Name field to identify the property.
- Enter a string in the Identifier field that will be used to uniquely identify the property within XperienCentral Headless. It must be ***
Select the property type from the drop-down list. The options are:
Type Description String A 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. Boolean A checkbox that can either be selected or cleared. Integer A single line field that accepts a positive or negative integer (no decimal points). Date A 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. Image A Browse button which you can use to select an image. Select the subtype of the property from the drop-down list. The options are:
Property Type Subtypes String StringSingleLine - A single line field.
StringMultiLine - A field that accepts multiple lines of strings.Boolean BooleanCheckbox - A checkbox that can be either selected or cleared. Integer IntegerInputField - A field that accepts any positive or negative integer (no decimal points). Date DateDateOnly - 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)**Image ImageUploadOrSelect - a [Browse] button that you can use to select an image file from disk. Enter the context class(ees) in the Context Classes field. ***
...