Show more content on hover

I’m using the text box element to display data from my database. Occasionally there is more info in that field in the database that there is space in the text box element. Is there a way I can hover on the box and all the info is displayed? Or any other solution other than making the box bigger.

Thanks

Hi there, @anon54415575… do you mean having all of the info displayed in a tooltip (you mentioned hover, so I’m guessing the answer is yes)? If so, the text element has a tooltip feature that should do the trick for you.

Hope this helps.

Best…
Mike

1 Like

This is absolutely perfect Mike; thank you very much!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.