Skip to main content

Hello,

 

I am using Nintex Workflow Cloud and I have about 20 Yes/No toggle switches on my form. I think because they are Boolean, that when I generate the document, the Yes becomes "true" and No becomes "false". I have been trying to figure out a way to change those values so they would continue to read "Yes" and "No" in the final document generation. Is there an easy way to fix this? I do not want to change from using the toggle switches.

 

Thank you very much for any guidance you could give me!

@fish There is no way to set this on bulk. I would suggest just using logic in the workflow to set  variables to the value you need to show in your document. Branch by value will work(https://help.nintex.com/en-US/nwc/Content/Designer/Actions/BranchbyValue.htm), or the other logic action should also help with setting the value. You could also use logic in the form to do this.


@leighburke Got it figured out, thank you!


Reply