<?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: Auto-redirect if user has already accepted Terms of Use before.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/auto-redirect-if-user-has-already-accepted-terms-of-use-before</link>
		<description>Gravity Support Forums Topic: Auto-redirect if user has already accepted Terms of Use before.</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 15:42:13 +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/auto-redirect-if-user-has-already-accepted-terms-of-use-before" rel="self" type="application/rss+xml" />

		<item>
			<title>Pavel on "Auto-redirect if user has already accepted Terms of Use before."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/auto-redirect-if-user-has-already-accepted-terms-of-use-before#post-90096</link>
			<pubDate>Mon, 12 Nov 2012 05:59:59 +0000</pubDate>
			<dc:creator>Pavel</dc:creator>
			<guid isPermaLink="false">90096@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thx, I'll try to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Auto-redirect if user has already accepted Terms of Use before."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/auto-redirect-if-user-has-already-accepted-terms-of-use-before#post-90011</link>
			<pubDate>Mon, 12 Nov 2012 02:49:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">90011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It seems like most of this functionality is dependent upon the user being logged in or not.  If they're not logged in, make them log in first.  If they are logged in, check to see if they have accepted your terms.  If they have not, direct them to the form where they accept the terms.&#60;/p&#62;
&#60;p&#62;Since the acceptance of the terms is tied to a user, I think I would store a meta value in the user's profile, called it terms_accepted or something, then flag it 1 for accepted and 0 for not accepted.  Then, read that meta value at the same time you determine if the user is logged in or not.  If they have accepted, show them the form.  If they have not accepted, show them the form to accept the terms.&#60;/p&#62;
&#60;p&#62;A lot of this functionality could be added to a page template, where you would check if the user is logged in or not, and if they have accepted the terms or not.  Then, use the php function to embed a Gravity Form based on what you know about the visitor.&#60;/p&#62;
&#60;p&#62;It could all be done but will require you to get creative in your page template I think.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pavel on "Auto-redirect if user has already accepted Terms of Use before."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/auto-redirect-if-user-has-already-accepted-terms-of-use-before#post-89997</link>
			<pubDate>Mon, 12 Nov 2012 02:36:42 +0000</pubDate>
			<dc:creator>Pavel</dc:creator>
			<guid isPermaLink="false">89997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm wondering - is there any chance to apply the ability of auto-redirection from a form, if logged in user has already submitted it?&#60;/p&#62;
&#60;p&#62;What am I need:&#60;br /&#62;
1) User logged in the first time&#60;br /&#62;
2) User is redirected to the page of form with my Terms of Use&#60;br /&#62;
3) If he accepts - we redirecting him to needed page (it's working fine)&#60;br /&#62;
If he declines - we redirecting him to logout (I can do that if will aplly the link to logout instead of Decline button, I think...)&#60;br /&#62;
1.2) User logged in not the first time and has already Accepted Terms of Use - how I can skip the page with form and auto-redirect him to needed page??&#60;/p&#62;
&#60;p&#62;I would be very grateful for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
