<?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: Dynamically populating name and country</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populating-name-and-country</link>
		<description>Gravity Support Forums Topic: Dynamically populating name and country</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:23:17 +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/dynamically-populating-name-and-country" rel="self" type="application/rss+xml" />

		<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>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>

	</channel>
</rss>
