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']
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
Would you please add more details here?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.