...
- 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.
Setting the Focus Point for Images
See Defining the Focus Point for an Image for complete information.
Reordering Properties in a Template
...