Hi @bcworkz
thanks for the reply. And I wish it would be as easy as you suggested.
But it ain’t. Cause also in the list > quick edit mode, WP UI uses comma-separated tags…
Any other ideas?
Thanks!
Hi Yordan,
Thanks for the quick reply. And yes, I know about these. The issue I am having though is that I am using this tag in the form:
[text* product-link default:get default:post_meta “Product link” class:hidden]
In the form it works perfectly, it shows the post meta (if applicable) there that I have given the URL as a parameter.
But when I add the mail tag, [product-link], to the email template it just gives me “[product-link]” in the email as a result. And as you understand, I need to see the post meta.
Hope there’s a way, is it possible to create custom tags?