Hello @webvizionph,
By default, there aren’t such smartcodes available. Would you please share the details of the use case so that we can check if there is a possible workaround available?
Thank you
Hi,
I’m trying to create a form using Fluent Forms which can be used as a refund form. So already added a button for the specific order’s page and I am able to include in the email the hidden field using this default value {embed_post.permalink}.
So in the email, it shows https://mywebsitedomain.com/my-account/view-order/27556/. I only want to get the Order ID which is 27556.
Thank you!
Hi there,
Could you please try the shortcode: {embed_post.ID} and let us know if this serves your purpose. The shortcode should capture the id of the post where embedded.
Thank you