+

Search Tips   |   Advanced Search


Specifying default content settings

Define the default settings for content items in the "Default Content Settings" view of the authoring template form. When specifying default settings for the content form generated from the authoring template, you can define two kinds of information:

  1. Defining Metadata for a content item

    Define the Metadata for a content item that is generated from the authoring template.

  2. Add elements to the content form

    Add elements to the content form generated from the authoring template.

    You can define default values for the elements and set properties that dictate how the elements are displayed or processed.

  3. Defining display settings of fields and elements

    You can define the display properties of field and elements displayed on a content form. Different field and element types will have different display properties.

  4. Customize elements using JSP

    A "custom JSP" field is available on some element types when added to an authoring template. Use this to reference a JSP file to use instead of the element's default view in the user interface.

    You can write JSP to control the look and feel of an element, and to restrict the values that can be entered into an element.


Parent topic:

Creating an authoring template


Previous topic:

Specifying content form properties