Hi,
I'm using a dynamic text which is controlled by a variable (IconIndex with values 1-12).
This works fine, but the output text is sometimes too big to fit in the right place. i.e 1=text 2=long text 3=much longer text 6=really very long text
So I would like to use the "Text in Zeilen module" to cut the sentence into single words for proper display, but don't know how to set-up the stuff
So my question is: how can I capture the content of the sentence pointed to by IconIndex and fit it into "Text in Zeilen" ?
Maybe write a logic module that translates the numeric value into the corresponding text, and fit the ouput into "Text in Zeilen".
Maybe a better idea ? maybe such a module exists already ?
Thanks
Raymond
I'm using a dynamic text which is controlled by a variable (IconIndex with values 1-12).
This works fine, but the output text is sometimes too big to fit in the right place. i.e 1=text 2=long text 3=much longer text 6=really very long text
So I would like to use the "Text in Zeilen module" to cut the sentence into single words for proper display, but don't know how to set-up the stuff

So my question is: how can I capture the content of the sentence pointed to by IconIndex and fit it into "Text in Zeilen" ?
Maybe write a logic module that translates the numeric value into the corresponding text, and fit the ouput into "Text in Zeilen".
Maybe a better idea ? maybe such a module exists already ?
Thanks
Raymond
Kommentar