Skip to main content

Hi,

I was wondering if it’s possible to style the tooltip in the Universal GUI resource scheduler? I’ve tried using some html tags to see if it did something, but to no avail. 

As you can see in the screenshot below the width is also way out of proportion as well. 

 

Tooltip width

 

Hi @rbiram,

The cause of the proportional space that is being showed in the tooltip, might be due to the fact that there is empty space in the string of the tooltip/column that is used for this function.

Furthermore, HTML is not supported in this tooltip, and I believe styling is being worked on. In the meantime, if you want to add more information to your tooltip, you can use CHAR(13) in your table/view query to add an enter/next line in your tooltip.

I hope this helps for now.

 

Best regards,

Jochem 


@rbiram Styling can most likely also be done in custom.css. We do this in the Maps pop-up for example.