Hi! Is it possible to make text in the column wrap when the column contents are too long? I want to add subtitle languages to the movies info tip, but it creates a mess when there are many subtitles unless I put them on a separate line.
1 Like
There isn't currently a way to do line wrapping and columns at the same time there. I've added that to the ideas list, but not sure how complex it will be to implement.
You could probably make it truncate the value (and/or show whether the list includes "English" or other languages you care most about) using Evaluator code. I've not tried that myself, but can work out the details if it would be useful.