To enable end users to work more efficiently in applications, tool tips can make an important contribution.
Such functionality is already available in the scheduler, but this would also be a valuable feature for grids, forms and card lists.
For example, full information of an asset can be given, while the only the code of an asset is shown in a maintenance list. A shortcut/link to the asset screen could be part of the tooltip.
Simply put, I would like to capture in the column definition the name of a function that returns an HTML output that will be displayed as ToolTip if the cursor is on the field for more than 2 or 3 seconds. By on-demand executing the tooltip function, filling grids and forms can remain fast.
Input parameters of the ToolTip function:
tab_id
variant_id
col_id
row_id (= PK field values of selected row)