Using same snippet in different folders

Hello. I may have overlooked this somewhere, so my apologies if I have. Am I able to use the same snippet in different folders? I seem to be getting conflicts if I duplicate one, and then drag and drop to a different folder. Thank you :slight_smile:

Hello,

You can only store a snippet in a single folder, but you can duplicate it and more it to another folder like you're doing. The conflict is likely caused by the duplicated snippet's shortcut starting with the word "copy", which is automatically added when you duplicate it.

Changing the shortcut to something else will fix this issue.

If you want to re-use one of your snippets inside another, you can do that like this:

{import: /phone}

Let me know if that answers your question!

Hello! Thank you for your advice. I will have a play around and see what I can come up with :upside_down_face: Kylie

Unless Iā€™m misunderstanding, I am pretty sure you can import snippets that have form fields inside them. I have over 40 importing snippets containing form fields that my teams use every day.

1 Like