You are viewing limited content. For full access, please sign in.

Question

Question

Tooltip with the field value

asked on April 8, 2020

 

Hi,  I have a problem with some text fields, which are populated with a lookup rule. Sometimes the value exceeds the size of the field and the user must select and navigate the field with the cursor to be able to read the entire value of the field.

Is there a way to enable a "pop up" or "tooltip" that makes it easier for the user to see the full value?

For example:

Thanks!

0 0

Replies

replied on April 8, 2020

A custom solution I used for this is a span or div in a custom HTML box. Then use jquery to update the text to show whichever field is selected. You could get fancy and move the div to the mouse location like in your screenshot, but the basic setup is very simple coding.

You might also be able to use a calculation in a text field if your not familiar with scripting.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.