I'm trying to retrieve the value of the last page where a forum post was posted for a New Post subscription email template.Right now my @click to view forum@ only brings the user to the beginning of the thread they subscribed to. I would like them to click on the link and bring them to the latest post in that thread but my @@tpage=@ is missing the pager value.Here's an example:@a href=@{%link%}@tpage={% #**Something should go here to get the latest page in thread**#%}@@Click here to view forum@/a@
Any help would be appreciated, thanks.
↧