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.
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.