Hello
I’m building a form that takes input from a workflow. I want it to present the input values, if they are present, in the form fields as default values, so I’ve setup the conditions to do so. However, I’m finding that fields of type Select and Date are not listed as options when the action is set to Set Default Value. Is this intentional? I don’t see any limitations described in the Forms documentation.
For example, if Action is Disable, Manager, Start Date, and End Date are options:
If Action is Set Default Value, only text, email, or phone fields are listed:
Thanks