Re: Duplicate a condition

Can I duplicate an existing condition with all criteria?

MatteoP1
Excursionist
19 0 8

Hello, I would like to duplicate a condition already created with all criteria. Is it possible?

I would like to duplicate the condition circled in red in the attached image.

 

Immagine 2024-03-20 122351.jpg

 

Replies 2 (2)

paul_n
Shopify Staff
1817 199 432

Not yet sadly. If you wanted that all in a single step, you could use "Run code" to check the title and output the tag that you want, but that requires writing some javascript.

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.
MatteoP1
Excursionist
19 0 8

Thanks Paul, in fact I was wondering if there was a way to combine all those "Check If" in one line, but it seems it is not possible.
I don't know javascript unfortunately, thanks again for the answer.