Creating a view with a template in the JSP console
Creating a view from a template involves copying and modifying an existing view.
This is the easiest route, whether you just need a minor change to a view, or an entirely new
view, as it provides the following benefits:
- Reduces the amount of work you must do
- Ensures a standard look and feel
- Ensures proper execution of application logic
Note: When customizing the views, use the INSTALL_DIR/properties/customer_overrides.properties
file to set the yfs.uidev.refreshResources property to Y. Ensure
that you set the property before proceeding to click the refresh icon.