1
votes

I'm trying to add combobox filled form secondary data connection (SOAP service) to Custom Infopath Task Form. Everything works ok in Preview but when I deploy Workflow on SP my combobox is disabled?

Data connections files are centrally managed on SP.

I've even tried to enter choices manually in combobox properties but still when I publish form this combo (or dropdown) is disabled?

1

1 Answers

0
votes

I managed to resolve this issue by applaying steps from here and setting new fields to default values in Workflow code (Wf serializes form data).