I have a multiline whose initial value is bound to a custom state cs-text on the multiline field itself.
That is to be able to set its initial content through a workflow based on some conditions.
Problem is, I cannot write a multiline expression as a value for the custom state. I can’t type some text mixed with dynamic expressions, like
Hi, I’m <Current User’s name> and I work in <Current User’s city> …