<?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: Edit and trash link in email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/edit-and-trash-link-in-email</link>
		<description>Gravity Support Forums Topic: Edit and trash link in email</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 00:31:48 +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/edit-and-trash-link-in-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Edit and trash link in email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-and-trash-link-in-email#post-112150</link>
			<pubDate>Tue, 01 Jan 2013 22:26:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The trash functionality is handled with JavaScript and a logged in nonce, so I don't believe you can include that link directly in the admin notification email.  Try trashing an entry from the entry view and you will see what I mean: there is no URL to include.&#60;/p&#62;
&#60;p&#62;You can include a link to edit the entry though.  You will have to build it yourself.  &#60;/p&#62;
&#60;p&#62;First part of the link:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#60;a href=&#34;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;view=entry&#38;#038;amp&#34; rel=&#34;nofollow&#34;&#62;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;view=entry&#38;#038;amp&#60;/a&#62;;
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;(the &#34;&#38;amp; amp ;&#34; above should just be an ampersand.  The forum software here changed it.)&#60;/p&#62;
&#60;p&#62;Change example.com and the wp-admin location to those values which are correct for your site.&#60;/p&#62;
&#60;p&#62;Then you need id (form ID and lid (lead ID)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;id{form_id}&#38;amp;lid={entry_id}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Put it all together:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
&#60;a href=&#34;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;view=entry&#38;amp;id&#34; rel=&#34;nofollow&#34;&#62;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;view=entry&#38;amp;id&#60;/a&#62;{form_id}&#38;amp;lid={entry_id}&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Maybe you want to do this in your notification email:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://example.com/wp-admin/admin.php?page=gf_entries&#38;amp;view=entry&#38;amp;id{form_id}&#38;amp;lid={entry_id}&#38;quot; title=&#38;quot;edit this entry&#38;quot;&#38;gt;Edit this entry&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Edit and trash link in email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/edit-and-trash-link-in-email#post-99956</link>
			<pubDate>Fri, 07 Dec 2012 05:45:59 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">99956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How am I able to put the edit and trash link directly in the administrator email?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
