The steps for customizing column title, sorting and width are similar in that they update properties in the column configuration component. Note: Do not use quotes when setting values in this map.

When customizing column attributes, use configuration layering as described in the Customization Best Practices section. To begin customization, override the column configuration by performing the following:

  1. Create a new application module for customizations. Include this module when starting your Web application. Refer to the ATG Installation and Configuration Guide for information on creating new application modules with your Web application.

  2. Locate the properties file that defines the appropriate column configuration.

  3. Inside the customization module, create a properties file at the corresponding path that contains no properties.

Working with a Column Title
Modifying Column Sorting

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices