<?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: Survey and Facebook Connect</title>
		<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect</link>
		<description>Gravity Support Forums Topic: Survey and Facebook Connect</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 07:24: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/survey-and-facebook-connect" rel="self" type="application/rss+xml" />

		<item>
			<title>A77 on "Survey and Facebook Connect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect#post-303149</link>
			<pubDate>Wed, 05 Jun 2013 04:17:27 +0000</pubDate>
			<dc:creator>A77</dc:creator>
			<guid isPermaLink="false">303149@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;But at least, the survey addon, saves each survey as separate?&#60;br /&#62;
Or it puts all the results of all the surveys toghether?&#60;/p&#62;
&#60;p&#62;If it saves each survey separately on the DB, i could add an hidden field that gets the current_user_id as my survey will be available only to registered/logged in users.&#60;/p&#62;
&#60;p&#62;How the survey addon saves the survey data on the DB?&#60;/p&#62;
&#60;p&#62;I hope that each survey is saved separately...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Survey and Facebook Connect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect#post-301359</link>
			<pubDate>Tue, 04 Jun 2013 11:19:26 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">301359@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms doesn't associate entries with users. You can use the following tutorial to limit to one submission per IP per time period - &#60;a href=&#34;http://gravitywiz.com/better-limit-submission-per-time-period-by-user-or-ip/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/better-limit-submission-per-time-period-by-user-or-ip/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rics on "Survey and Facebook Connect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect#post-300203</link>
			<pubDate>Tue, 04 Jun 2013 01:32:31 +0000</pubDate>
			<dc:creator>Rics</dc:creator>
			<guid isPermaLink="false">300203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply Chris.&#60;br /&#62;
Yes, i know that Facebook connect isn't a GF feature, probably i explained wrong: what i need is to associate the compiled survey data with a user, can GF associate every compiled survey to each single user that did the survey?&#60;br /&#62;
Can GF limit to 1 survey per user?&#60;/p&#62;
&#60;p&#62;If GF then could associate the compiled survey to a user by his ID or email then i could retrieve all the user data if the user registered his account using facebook connect (facebook connect provided from another plugin of course, not GF).&#60;/p&#62;
&#60;p&#62;Last thing: can be stored the referer link? I mean, the user comes from a specific link with a parameter to differentiate that link from others, if i get that referer via php, can i store the value with the survey data on the DB? &#60;/p&#62;
&#60;p&#62;I know that i will need some coding manipulation on themplates and on functions.php, i'm aware of this, i'm only asking if there are assumptions to make my customizations to obtaining what i need.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Survey and Facebook Connect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect#post-300130</link>
			<pubDate>Tue, 04 Jun 2013 00:41:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">300130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;First step: Gravity Forms is not integrated with Facebook Connect for login or registration&#60;/p&#62;
&#60;p&#62;Once your visitor logs in, you can direct them to your form. &#60;/p&#62;
&#60;p&#62;Again, Facebook Connect integration is not a feature of Gravity Forms, so this part will not be possible:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
the survey must associate for each user his seurvey results and his personal data retrieved by the registration or the facebook connect registration.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;You can force a user to be logged in before they can complete your survey.  It won't be visible to them unless they are logged in, if you configure it that way.&#60;/p&#62;
&#60;p&#62;Additionally, yes, I would recommend the Survey add-on for your project, but Facebook Connect integration is not included in Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rics on "Survey and Facebook Connect"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/survey-and-facebook-connect#post-299570</link>
			<pubDate>Mon, 03 Jun 2013 17:47:42 +0000</pubDate>
			<dc:creator>Rics</dc:creator>
			<guid isPermaLink="false">299570@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, before purchasing i would like to know if it's possible this scenario for a wordpress website created only for register users and then give them, after registration, the possibility to complete a survey created with gravity forms.&#60;/p&#62;
&#60;p&#62;The first step would be to open the front page where both manual registration and Facebook connect will be available as registration options for the user.&#60;/p&#62;
&#60;p&#62;After registration a redirect will bring the user to the survey created with Gravity Forms: the survey must associate for each user his seurvey results and his personal data retrieved by the registration or the facebook connect registration.&#60;/p&#62;
&#60;p&#62;The survey could not be done if the user isn't registered.&#60;/p&#62;
&#60;p&#62;I've to collect for each user his registration data and his survey results.&#60;/p&#62;
&#60;p&#62;Is that possible with gravity forms?&#60;br /&#62;
I've seen the Survey addon, that could make possible the survey creation if i don't get wrong, but i don't know if it's possible to associate with the survey all the data retrieved by a registration with facebook connect.&#60;/p&#62;
&#60;p&#62;Thanks for the support.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
