Is it possible to concatenate string+text field or only 2 textFields?
Hello everyone,
I hope I can make myself clear here.
I have a text field (let´s say TextField1) that I am using to display a sentence.
Depending on the user´s choice, I need to add a phrase to TextField1.
Also, I need this phrase to have a different colour and appears in line with TextField1.
Is is possible to create a string (no text field) within a variable, change its colour and later
add it to the text field, or
I need to create 2 text fields (sentence + phrase with new colour) for this purpose.
Thanks a lot for you reply in advance.
