<?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: Please can you help me with my question?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question</link>
		<description>Gravity Support Forums Topic: Please can you help me with my question?</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:31:58 +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/please-can-you-help-me-with-my-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20537</link>
			<pubDate>Mon, 14 Mar 2011 12:45:41 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20537@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would use the Confirmation Redirect feature of the Confirmation settings.  You would enter the URL to your custom PHP page.  You would then use the query string builder tool below the URL field to create the query string that is passed to that PHP page.  &#60;/p&#62;
&#60;p&#62;Example: Field={My Field:1} so when the redirect happens it passes ?field=value to your redirect page.  You would then write custom PHP on your custom PHP redirect page to read that query string value and redirect to the appropriate page based on the value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inmoenred on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20444</link>
			<pubDate>Sat, 12 Mar 2011 01:50:56 +0000</pubDate>
			<dc:creator>inmoenred</dc:creator>
			<guid isPermaLink="false">20444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I could you give an example of how code should please be forwarding this page.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20418</link>
			<pubDate>Fri, 11 Mar 2011 12:33:37 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20418@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Conditional redirects are not a built in feature.  If you wanted to do this you would have to write your own customization by creating a custom PHP page that you pass the field value to and then write your own custom PHP to redirect to the appropriate page based on the value that is passed to it.&#60;/p&#62;
&#60;p&#62;We do plan on implementing conditional confirmations in a future release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inmoenred on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20402</link>
			<pubDate>Fri, 11 Mar 2011 10:26:51 +0000</pubDate>
			<dc:creator>inmoenred</dc:creator>
			<guid isPermaLink="false">20402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;as can be redirected to a page from the form, according to the value of one of its fields.&#60;br /&#62;
For example, if a user's level is 10 go to this site or otherwise if the value is 5, redirect to this one.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inmoenred on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20271</link>
			<pubDate>Wed, 09 Mar 2011 16:35:14 +0000</pubDate>
			<dc:creator>inmoenred</dc:creator>
			<guid isPermaLink="false">20271@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again Carl.&#60;br /&#62;
I have saved, had not fallen into that could modify the variable.&#60;br /&#62;
For this: {user:user_level}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20265</link>
			<pubDate>Wed, 09 Mar 2011 15:53:46 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20265@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can set the default value of that field to available default variables, including some user information.&#60;/p&#62;
&#60;p&#62;Add a text field to your form.  Edit the field, select the Advanced tab.  Under Default Value use the &#34;Insert variable&#34; drop down above it to insert a merge code, there are 3 user related variables you can use.  See this screenshot for an example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/9nGS&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9nGS&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inmoenred on "Please can you help me with my question?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/please-can-you-help-me-with-my-question#post-20262</link>
			<pubDate>Wed, 09 Mar 2011 15:46:47 +0000</pubDate>
			<dc:creator>inmoenred</dc:creator>
			<guid isPermaLink="false">20262@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As I can do to make a form field, collect the user level wordpress on my site and incorporate it automatically when you open the introductory page of the form in front
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
