I need a solution
I've created a Web Form Workflow and in the first part there is a spot where the user checks a box if they want Rush Delivery. I have that set to a variable, I'll call RDYes. This information is then passed on to another workflow where approvals happen. I want the Manager to be able to edit this selection if they do not feel that Rush Delivery is required by unchecking the box. How do I do this? Also, this needs to be sent to the manufacturer by email with an output of the text "Yes" so their system automatically reads it correctly. I know I could do a dropdown and it would be easier, but management wants a checkbox.