...
- 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.
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 one or more CSS class(es) in the Context Classes field in a whitespace separated list.
...
To reorder the properties in a template, simply point your mouse to the left of the name of the property, click and hold the left mouse button and then drag the property up or down.
Deleting Modular Templates
To delete a modular template, follow the steps below. A Modular Template can only be deleted if it is not being used by a Modular Content Type.
- Hover the mouse over the "Actions" column next to the Modular Template until the delete icon appears. For example:
- Left-click the delete icon.
- Click [OK] to confirm.
...
Modular Content Types
Modular content types are custom content items that XperienCentral 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.
...