Solved

Tooltip Resource Scheduler - Universal GUI

  • 30 March 2023
  • 2 replies
  • 92 views

Userlevel 6
Badge +3

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

 

icon

Best answer by Jochem Pieper 3 April 2023, 14:18

View original

This topic has been closed for comments

2 replies

Userlevel 2
Badge +1

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 

Userlevel 6
Badge +10

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