Thank you very much. But I understood that with the meaning of the attributes, didn’t I? That would be great if it would work out that way. For example, I could then display an offer for Wednesdays and one for Saturdays in a running text without displaying several tickers, since I would only change the context via the attributes. I just don’t know how to pass the attribute to the context.
@sven - In your test project the interaction script is wrong. Enter “txtmittwoch” without the leading “#” in the script. Make 2 if-decisions with “is not” and “is” Wednesday to toggle visibility and set the visibility of both textfield to none by default.