Hi,
I receive an error when entering data in a multiline input field of a compound task. The error is stating that I exceeded the maximum length of 255.
I created a workflow (flow1), that calls for a powershell script, and saved it as a compound task. When entering data in the input fields of this task, I can exceed the 255 characters.
When calling this flow from another flow (flow2), I can set the inputfield, to be multivalue (gen_text), however, I cannot add more than 255 characters anymore...
When adding the functionblock of flow1, you can add data in the multiline field, and save it. No error is reported. However, when editing the functionblock, there is no data saved in multiline field, and when saving, the error will be shown.