Skip to main content

Hello,

I have an issue of passing one variable with check boxes, it is appreared like this:

["Mon","Tue","Wed","Thu","Sat","Sun"]

and I want it to be:

['Mon','Tue','Wed','Thu','Sat','Sun']

Is this in a workflow or form? Could you give a little more detail?

If in a workflow, you can use the “Apply a regular expression” action to replace the double quotes in the string with single quotes.


Hi ​@wejdan 

Would you please add more details here? 


Reply