...
- Click [Add Template].
- In the Name field, enter a string that will be used within XperienCentral Headless to identify the template.
- Enter a string for the identifier. The identifier must be unique and ***
...
- 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(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.
...
- Click the "Modular Content Types" tab to select it.
- Click [Add Content Type].
Define the following properties for the new modular content type:
Property Description Name en_US The string that identifies the modular content type in the English user interface of XperienCentral Headless. Name nl_NL The string that identifies the modular content type in the Dutch user interface of XperienCentral Headless. Identifierentifier A single word identifier used by Java to identify the modular content type. Used template The 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_US An 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_NL An 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. State Specifies 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. - Click [Save]. The modular content type is created and appears in the list.
- Click [Close].
...