Hi,
I need a Textbox where I can put some predefined elements in between the Text.
It should look like this:
---------
This is my text MyVar an this is some other text MyVar2 and this is more text
--------
The orange-HTML-Blocks should not be editable. I will add them programmatically.
Basically it should look your multiselect-control with custom text inbetween the predefined elements.
How can I archive this?
Best regards
Tobias