<?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 Tag: logged in user - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/logged-in-user</link>
		<description>Gravity Support Forums Tag: logged in user - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:22:57 +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/tags/logged-in-user" 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>
		<item>
			<title>Chris Hajer on "Dynamically populating name and country"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populating-name-and-country#post-282023</link>
			<pubDate>Tue, 28 May 2013 00:35:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">282023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1.  Yes.  If the user is logged in to your site, you can populate many fields in the form from values stored in their profile.  You would set the default value of the field using these merge tags:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;{user:first_name}&#60;/li&#62;
&#60;li&#62;{user:last_name}&#60;/li&#62;
&#60;li&#62;{user:display_name}&#60;/li&#62;
&#60;li&#62;{user:user_email}&#60;/li&#62;
&#60;li&#62;{user:user_login}&#60;/li&#62;
&#60;li&#62;{user:[meta_key]}&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Documentation can be found here: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Merge_Tags&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Merge_Tags&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2.  You could use something like GeoIP or the equivalent in a WordPress plugin, then use the gform_pre_render function to set the form field value.   &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3.  Yes, you can see all our built in CSS classes for columns here:  &#60;a href=&#34;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Specifically:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;gf_left_half&#60;/li&#62;
&#60;li&#62;gf_right_half&#60;/li&#62;
&#60;li&#62;gf_left_third&#60;/li&#62;
&#60;li&#62;gf_middle_third&#60;/li&#62;
&#60;li&#62;gf_right_third&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;4.  No specific considerations were made to make Gravity Forms responsive, although I have had good experiences with Gravity Forms on mobile devices.  You can also override any of the Gravity Forms CSS, or turn off the Gravity Forms CSS altogether, and rely on your responsive theme to do the work for the form fields.  &#60;/p&#62;
&#60;p&#62;No work has been done specifically to make the plugin Retina ready.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form answers posting as articles, save progress."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-answers-posting-as-articles-save-progress#post-250943</link>
			<pubDate>Mon, 13 May 2013 13:41:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">250943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can offer post category choices which your user can make, then those categories will be associated with the post they just created.&#60;/p&#62;
&#60;p&#62;Save and continue functionality is not a feature of Gravity Forms, however, it is on our todo list.  There is a 3rd party add-on which was created to accomplish this right now.  I don't have any experience with it and am not endorsing it; just pointing it out for you.  Maybe this will help you &#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-data-persistence-add-on/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-data-persistence-add-on/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amuletts on "Form answers posting as articles, save progress."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-answers-posting-as-articles-save-progress#post-246571</link>
			<pubDate>Fri, 10 May 2013 14:48:35 +0000</pubDate>
			<dc:creator>amuletts</dc:creator>
			<guid isPermaLink="false">246571@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity looks good but I just want to check it will be able to do the things I need it to do for my project.&#60;/p&#62;
&#60;p&#62;I basically have a pretty long form that I want users to fill out (probably across 3 pages with a progress bar) and when they have completed it their answers will post to the website (as an article). Is it possible to put wordpress Categories as options on the form so it will post to the right categories? Because it is long people may not fill it in all in one go so it would be good if their progress could be saved and they could come back to it later. I want visitors to have a smooth front-end experience, not have to go into the back-end.&#60;/p&#62;
&#60;p&#62;Could Gravity handle this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shreejee on "Dynamically populating name and country"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populating-name-and-country#post-217738</link>
			<pubDate>Sun, 21 Apr 2013 08:39:19 +0000</pubDate>
			<dc:creator>shreejee</dc:creator>
			<guid isPermaLink="false">217738@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I have the following questions before I buy the subscription:&#60;/p&#62;
&#60;p&#62;1. Is dynamically populating name fields of already logged in users possible?&#60;br /&#62;
2. Is dynamically populating country field possible by inquiring the users IP address?&#60;br /&#62;
3. Multi Columned forms is that possible and&#60;br /&#62;
4. Is the plugin responsive and retina ready?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Disable submit if user not logged in"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/disable-submit-if-user-not-logged-in#post-211733</link>
			<pubDate>Tue, 16 Apr 2013 12:28:54 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">211733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nice work around, thanks for posting your solution.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
