Including page title in feedback emails
Hi all
In the header of our manual we have a Send Feedback link, which uses a 'mailto:' command to email my colleague and I. We want to add the '?subject=' switch to include the title of the page in question using the 'title' variable, but we can't work out how this is done.
I've tried putting { title } to no avail and also <?rh-variable_start name="title" format="default" value="test" ?>test<?rh-variable_end ?> (as it appears in the HTML of a topic) but that just causes an error.
Any suggestions?