I am trying to define, dynamically, the maximum characters for a text based on the size of the screen, so that I can use Ellipsis-type Text Overflow.
It doesn't work.
I am attaching a screenshot of what I am doing.
I have tried all types of Text Expansion.
Can you tell me where I am going wrong?
Is there a bug?
I would like to avoid using a custom function.
Thanks