This functionality is only available for certain module packages.

You are here: Reference > Form-UI > Tooltips > Tooltip as Attribute

Tooltip as Attribute

Tooltips may appear in two different forms:

tooltip="Text"

tooltip="AbsolutePathToComponent#Page:Form-UI-Page"

AbsolutePathToComponent = absolute path to the component that contains the Form-UI of the tooltip. Without the path declaration, the page is sought in the own component.

#Page:Form-UI-Page = ID of the Form-UI, which is to be displayed as the tooltip

A tooltip as simple text:

A tooltip as popup window:

The content is created in a Form-UI, that is located in the same component.