Customizing tab navigation
It is possible to customize, or override, the behavior of tab navigation in Curam.
About this task
This is a generic task on how to customize the behavior of tab navigation. The variable values are specified in a sub topic.
Procedure
- Locate the tab navigation file whose behavior you want to override.
-
Copy the file, and its associated properties file, into
%CURAM_DIR%\EJBServer\components\COMPONENT_NAME\clientapps.
%CURAM_DIR% is the Cúram installation directory, which by default is C:\IBM\Curam\Development.
- Update the file by adding the additional navigation pages that you want available on the tab.
- If there are associated properties, add them to the properties file that was copied across.
- From %CURAM_DIR%\EJBServer, run build inserttabconfiguration.
- Save your configuration files.