<?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: Use one form to purchase all products?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-one-form-to-purchase-all-products</link>
		<description>Gravity Support Forums Topic: Use one form to purchase all products?</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 02:19:05 +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/use-one-form-to-purchase-all-products" rel="self" type="application/rss+xml" />

		<item>
			<title>kevinmcgillivray on "Use one form to purchase all products?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-one-form-to-purchase-all-products#post-231400</link>
			<pubDate>Tue, 30 Apr 2013 19:52:54 +0000</pubDate>
			<dc:creator>kevinmcgillivray</dc:creator>
			<guid isPermaLink="false">231400@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In case anyone is interested in this topic, I was able to figure this out using the &#34;gform_pre_render&#34; filter.  I set up the form that I needed and then alter them on the fly using this filter to match whatever values I have on my event custom posts.  It works pretty well and lets me do things limit form submissions based on how many tickets have been purchased (one submission can equal 1 to 10 tickets), not just on how many times the form itself has been submitted.&#60;/p&#62;
&#60;p&#62;One thing I'm somewhat disappointed in (but could be wrong about) is that there doesn't seem to be a way to have Gravity Forms give you information about the elements in a form such as the ID or position/index of an element based on the form element's name.  I had to write some custom functions for that and I'm not sure they're the most efficient/elegant way to do this.&#60;/p&#62;
&#60;p&#62;In any case, GravityForms rocks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kevinmcgillivray on "Use one form to purchase all products?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-one-form-to-purchase-all-products#post-227173</link>
			<pubDate>Sat, 27 Apr 2013 11:28:11 +0000</pubDate>
			<dc:creator>kevinmcgillivray</dc:creator>
			<guid isPermaLink="false">227173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm setting up a custom post type called &#34;events&#34; and using Gravity Forms with the auth.net addon for purchasing seats at the events. There will be multiple events with different names and prices. For simplicity (for my client) I'd like to use one form for any event registration and just change the price of the product based on a price set in the CPT at the time the form is rendered. Ideally I would also like to change the name of the product being purchases at the same time. Is there a way to alter these aspects of the form at runtime using a WP filter or hook?&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
