Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To configure tooltip for a form item, provide the tooltip text for the form item in the properties file (for example, common_en_US.properties) as raw-key value pair as follows:

  • <Form Item ID>_TOOL_TIP = <tooltip text>

For example,
TENOR_TOOL_TIP = Loan duration

The tooltip will be applied to the form item ID (for example, TENOR) wherever it is used in the application.


Sample screen shot of the form item with the tooltip:

  • No labels