Using extended database columns
You can customize views to incorporate any new columns added to the database.
If you want to add a field to the user interface, follow the directions for the view you want to change:
- Search view - "Customizing a Search View in the JSP Console."
- List view - "Customizing a Regular List View in the JSP Console" and "Customizing an Advanced List View in the JSP Console." After following the database extensibility rules, add the field to the output template configured for the API through the Resource Hierarchy tree.
- Detail view - "Customizing Detail Views in the JSP Console."
After following the database extensibility rules, add the field to the output template configured for the API through the Resource Hierarchy tree.