Skip to main content

I am hoping someone can help me, new to workflows so my apologies. 

 

I have a workflow that triggers on the creation of an item in a list.  However, I only want it to trigger IF one of the checkboxes is checked.  I did the conditional start but it isn't working.  

 

Any suggestions?

Mia

Hey @miaaf10 ,



 



it depends on what checkboxes u use.



 



if its YES / NO checkboxes then u have to check if its YES.



 



if its a multiple choice checkbox field then u have to check if "it is not empty":



 





 



i tested it and it worked fine.


Reply