I have a form that in the business process I need to inform several people of the check boxes checked in a certain field in the form.
Then this is what I would like to send with a service task:
I have tried using Java Script to fill in a hidden fields and can get it to work but not the way it should. I can get it to fill the field, but not take it away if I uncheck one of the options. (My scripting skills are sorely lacking!) If someone knows a way to pull the list straight into the email section of a service task or can help with some better scripting that I can do. I would be most thankful!