Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
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.
The JSP page must be stored in the WAR file directory for the Authoring portlet.
portal_server_root/installedApps/WCM_Authoring_UI_PA_xxxxxxx.ear/PA_xxxxxxx.war/jsp/html, where xxxxxxx is unique to your installation.
The JSP page may also need to be stored in the client war directory of the servlet or portlet that calls the JSP, such as when using the authoring tool element, or if using the Web Content Management API. For example, if displaying custom fields in content that is opened using the edit button on an authoring tool, you would need to also save the custom field JSP in the WAR file directory for the local rendering portlet.
When editing display properties, click the Reset button to return the display properties to the values entered the last time the authoring template was saved.
Click Apply to apply values entered in the properties fields. For example, apply the width of the field to the value entered in "field width" field.
Parent topic: Specifying default content settings Previous topic: Adding elements to the content form Next topic: Customizing elements using JSP Related tasks