Specify default content settings

 

+

Search Tips   |   Advanced Search

 

You 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, we can define two kinds of information:

  • Standard item metadata, such as identification information or workflow settings.

  • Element-specific information, such as the default value of the element and properties related to how the element is displayed or processed. In addition enter help text for each element or apply a customized JSP file to tailor how the element is rendered in the form.

 

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

  2. Adding elements to the content form
    Add elements to the content form generated from the authoring template. We can define default values for the elements and set properties that dictate how the elements are displayed or processed.

  3. Define display settings of fields and elements
    We 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. Customizing 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. We 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

Create an authoring template

 

Previous topic

Specify content form properties