<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Email this page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-this-page</link>
		<description>Gravity Support Forums Topic: Email this page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:26:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/email-this-page" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Email this page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-this-page#post-64504</link>
			<pubDate>Tue, 03 Jul 2012 07:44:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">64504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You shouldn't have to manually grab the URL. You should be able to use the merge tag for embed URL and get the result you are looking for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>techwerks on "Email this page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-this-page#post-64444</link>
			<pubDate>Mon, 02 Jul 2012 19:54:21 +0000</pubDate>
			<dc:creator>techwerks</dc:creator>
			<guid isPermaLink="false">64444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any Luck with this? I am trying to do a similar function with grabbing text from a HTML snippet that has a Javascript pulldown menu....&#60;br /&#62;
Any feedback would be greatly appreciated
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dougmac3684 on "Email this page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-this-page#post-60456</link>
			<pubDate>Sat, 26 May 2012 13:52:25 +0000</pubDate>
			<dc:creator>dougmac3684</dc:creator>
			<guid isPermaLink="false">60456@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, my URL is riskwatch. I'm new to GF but it is mighty powerful! Here's what I'm trying to do. I have a fixed tab on the right side which says 'EMail This Page'. When someone clicks on it, I want them to be able to enter the email address of the person they wish to send it to, but in the body of the email I want to put the URL of the page they are ON, so the recipient of the email can either click on the link or copy/paste it in their browser. Here's what I've tried. I have the fixed tab set up in an HTML module (using Builder Default Theme). It is set up as an href=mailto: with the {referer} in the &#38;amp;body of the email. I created a form with a hidden field and under Advanced I selected HTTP Referer URL. I added the function; add action to my functions.php file like so:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_field_value_refurl&#38;quot;, &#38;quot;referral_url&#38;quot;);
function referral_url($form){
	//Grab URL from HTTP Server Var and put it into a variable
	$refurl = $_SERVER[&#38;#39;HTTP_REFERER&#38;#39;];

	//Return that value to the form
	return esc_url_raw($refurl);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;As you can see, this doesn't work. Am I approaching this correctly? If not, could you please provide some step by step instructions that I could follow? Thank you in advance for your time and have a great day.&#60;br /&#62;
Todd
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
