WFA version 2.2 RC1
All, I have an enum user input named protocol with the following values: CIFS, NFS, Both.
I then have a subsequent field I only want enabled if protocol = CIFS or Both.
However, if I use CIFS,Both for the protocol field conditional value, the field is only enabled when CIFS is selected, and not both. If I make the conditional value CIFS only, the new field is greyed out.
Is there some special syntax we need to use to enable this functionality? Can someone point me to an example workflow where conditional user inputs work?
Thanks Steve
screenshot attached