Hello all,
I implemented a custom action and want to pass in from text fields wokflow variables a.o.. When I take input elements, the formulas are passed as text into the wokflow that are not resolved at runtime. When I a use a PlainTextWebControl, the formula (or "reference" {WorkflowVariable:xyz}) gets resolved immediately upon saving the Workflow, but not at run time of these workflows.
What can be done? What is going wrong?