I need the post URL for some Share buttons. Is there a way to retrieve it? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can retrieve the post URL via a layout data tag:
data:post.urlIf you just want to insert its value as text in your template, use it as tag:
<data:post.url>If you want to use a tag value for a html attribute, precede the html attribute with the prefix expr, for example: