0 User Form in Workflow issue with "Editable" Boolean and Defined Type Values 1 Scott Conger posted 9 Years Ago We are struggling with figuring out how to set the value of any "editable" dropdown on a workflow user form. We have a boolen like "Application Required". Then populate it with Lava (or SQL), setting it to Yes/No (or true/false). Then we display a user form. The user form does not show the value we populated the field with. The user has to select the value manually. If we look at the workflow manager, it shows the value was populated. It seems to be a display issue. Is there something we explicitly need to do to make it display? We appear to have this issue with anything that is a dropdown. So, we have the same issue with defined type values. But text works great. And non-editable booleans or define type values work. Thoughts?
Scott Conger 9 years ago Sounds good. We currently have the issue assigning a text value to defined value or campus. I have a javascript hack in place until v3.3. Thanks for looking into it.