I have a displayed list in which the last column (called Notes) is a multi-line value. It is often quite lengthy. Screenshot HERE
This screenshot shows only one row, but the row is "tall" just because of the notes field. Imagine what a multi-row list looks like. Too tall, too much vertical scrolling.
It would be nice to somehow make the Notes cells clickable. Click the cell (or maybe just hover) and you'd get an overlay with the full text of the cell. Perhaps the cell contents could be abbreviated (or eliminated) and so the row would be not-too-tall, looking like THIS
Is this possible? If this exact solution is not possible, feel free to suggest an alternative. That is: I don't REQUIRE an overlay. I just need a way to NOT let the verbose notes field force the row to be too tall, while still offering the user a way to see the verbose contents when needed.