<?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: Managing form entries - archive &#039;completed&#039; entries</title>
		<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries</link>
		<description>Gravity Support Forums Topic: Managing form entries - archive &#039;completed&#039; entries</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 07:02:52 +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/managing-form-entries-archive-completed-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63224</link>
			<pubDate>Thu, 21 Jun 2012 18:11:40 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63224@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is correct. The Paypal add-ons are only available to development license holders. And we try out best to help troubleshoot, but can't write all your custom code for you ;) Glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sacove on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63209</link>
			<pubDate>Thu, 21 Jun 2012 15:28:18 +0000</pubDate>
			<dc:creator>sacove</dc:creator>
			<guid isPermaLink="false">63209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again. This kind of support (even in pre-purchase!) is great. Looks like ive found my solution. I take it i need to purchase a dev licence for paypal support?&#60;/p&#62;
&#60;p&#62;Any i have no problem writing custom code, provided the knowledgebase is good, i'll be fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63177</link>
			<pubDate>Thu, 21 Jun 2012 12:22:06 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just realized that this is in the pre-purchase section of the forum. :) Gravity Forms is near infinitely extendable through the myriad of hooks it has. By itself, Gravity Forms is just about data collection, and anything beyond that, you will need to be able to custom code through the use of hooks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63176</link>
			<pubDate>Thu, 21 Jun 2012 12:20:52 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Make sure the field you want to add to has the dynamically populate checked, then using the pre-submission hook, grab the data from the one field, and put it in the other. This should work for you. I haven't tried it myself yet though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sacove on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63174</link>
			<pubDate>Thu, 21 Jun 2012 12:14:32 +0000</pubDate>
			<dc:creator>sacove</dc:creator>
			<guid isPermaLink="false">63174@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great, that should do the trick.&#60;/p&#62;
&#60;p&#62;Also, is it possible to have a hidden field value populate from another (visable) field?&#60;/p&#62;
&#60;p&#62;I want to save orderform details to a post - then i need to get the info from a priceing field into a custom field.&#60;/p&#62;
&#60;p&#62;Im playing with the live demo now, but cant see how this is possible.&#60;br /&#62;
I gather i need to use a pricing field for the form to work properly with paypal, but how do i save info from a pricing field to post data?&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63158</link>
			<pubDate>Thu, 21 Jun 2012 10:38:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can't add extra filters like that, but you can sort by field, and/or edit field values to include some HTML. Maybe having a field that has the status, where you can then in the entries screen wrap completed orders in green css codes or something.... &#60;/p&#62;
&#60;p&#62;You'll want to look in our Administration Hooks for things like:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entries_field_value&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entries_field_value&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entries_column&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entries_column&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sacove on "Managing form entries - archive &#039;completed&#039; entries"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/managing-form-entries-archive-completed-entries#post-63146</link>
			<pubDate>Thu, 21 Jun 2012 08:24:21 +0000</pubDate>
			<dc:creator>sacove</dc:creator>
			<guid isPermaLink="false">63146@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, im looking at using gravity forms for a basic order system.&#60;br /&#62;
I want to know, how could i manage orders in the backend.&#60;/p&#62;
&#60;p&#62;I see there is an entries page that shows:&#60;br /&#62;
All &#124; unread &#124; Starred &#124; Trash&#60;/p&#62;
&#60;p&#62;But after a while, this could contain hundreds of entries (hopefully!)&#60;br /&#62;
Ideally i need a way to mark entries (orders) as complete, so they dont show on the main screen, but can be accessed latter if needed, like:&#60;br /&#62;
All &#124; Pending Orders &#124; Completed Orders &#124; unread &#124; Starred &#124; Trash&#60;/p&#62;
&#60;p&#62;One solution would be to add a hidden field of 'Status' to the form, which can be changed latter, but the screen would still list all.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
