<?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: Can you add an entry to a form from the back end?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end</link>
		<description>Gravity Support Forums Topic: Can you add an entry to a form from the back end?</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 14:16:18 +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/can-you-add-an-entry-to-a-form-from-the-back-end" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Can you add an entry to a form from the back end?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end#post-31329</link>
			<pubDate>Mon, 01 Aug 2011 13:37:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31329@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about adding a hidden field to the form called &#34;notification&#34;, allow it to be populated via query string, then use the &#60;strong&#62;gform_disable_user_notification&#60;/strong&#62; hook to turn off notifications when the form is accessed and that hidden notification field is &#34;false&#34;.&#60;/p&#62;
&#60;p&#62;Then you could access the form at &#60;a href=&#34;http://example.com/registration-form/?notification=false&#34; rel=&#34;nofollow&#34;&#62;http://example.com/registration-form/?notification=false&#60;/a&#62; and no notification would be sent because of the &#60;strong&#62;gform_disable_user_notification&#60;/strong&#62; function you added to your functions.php.&#60;/p&#62;
&#60;p&#62;You could also just embed the same form in a private/password protected page with the value for that field embedded in the shortcode, and then administrators who are making back end entries could use the same form, but on a new page, and not have to worry about the query string.&#60;/p&#62;
&#60;p&#62;Would that approach work?&#60;/p&#62;
&#60;p&#62;It does not appear that it's really easy to do, but I think it's doable.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Can you add an entry to a form from the back end?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end#post-31310</link>
			<pubDate>Mon, 01 Aug 2011 11:41:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31310@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@illuminea Good point. Notifications are sent even when using the Preview functionality.  We can look at adding an option to the Preview screen so you can disable sending of one or both notifications.  Until we do this i'm not sure of an easy way around this problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>illuminea on "Can you add an entry to a form from the back end?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end#post-31293</link>
			<pubDate>Mon, 01 Aug 2011 03:42:00 +0000</pubDate>
			<dc:creator>illuminea</dc:creator>
			<guid isPermaLink="false">31293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The reason we'd want to enter entries from the backend is that if the form is set up to send confirmations, it will send one, and in cases where we're adding an entry manually, we don't want a confirmation to be sent to the user - it's confusing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Can you add an entry to a form from the back end?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end#post-31269</link>
			<pubDate>Sun, 31 Jul 2011 11:29:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31269@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use the preview link to submit entries from the backend.  I'm not aware of another way.&#60;/p&#62;
&#60;p&#62;I like using the forms on the front end when I have to manually enter information for someone (like I took a handwritten entry for some reason, and I want it in the database with all the other entries.)  It helps me see how easy or painful data entry in my form is.&#60;/p&#62;
&#60;p&#62;Please post what it is you're trying to avoid on the front end, and maybe we can help with another way of entering the data without using the front end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>illuminea on "Can you add an entry to a form from the back end?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-you-add-an-entry-to-a-form-from-the-back-end#post-31265</link>
			<pubDate>Sun, 31 Jul 2011 06:54:46 +0000</pubDate>
			<dc:creator>illuminea</dc:creator>
			<guid isPermaLink="false">31265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I suspect this is really easy to do, but for the life of me I can't figure it out - is it possible to add an entry to an existing form from the admin area of WordPress rather than filling out the form on the front end of the site?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
