3

I have a field with type Choice (menu to choose from) which allows multiple selections (checkboxes).

At a certain point in my workflow I want to uncheck all the current item's checkboxes. Is this doable in SPD? I tried setting the field to an empty parameter, nothing happened.

1 Answer 1

1

Follow answer should meet your requirement.

I've done this by using an Initiation Form Parameter called nullString of type Single Line of Text, and not setting the Default value. Then I can set values and variables elsewhere equal to this parameter.

See here

3
  • I actually tried this before posting the question and it didn't work, so I thought it must be something special with multi-select fields. I tried it again and now it works! Must have missed something when I tried it the first time. Thank you! Commented Sep 25, 2015 at 17:23
  • that is okay! in future don't forget to mention what you have tried so far Commented Sep 25, 2015 at 17:26
  • I did mention it in the original post, but I guess I could have been more detailed. Here are the steps that I had followed: nothingbutsharepoint.com/2010/01/22/… Commented Sep 25, 2015 at 17:29

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.