<?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: User Specific Form Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-specific-form-fields</link>
		<description>Gravity Support Forums Topic: User Specific Form Fields</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Apr 2026 17:36:32 +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/user-specific-form-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>10For2 on "User Specific Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-specific-form-fields#post-44237</link>
			<pubDate>Fri, 16 Dec 2011 11:36:05 +0000</pubDate>
			<dc:creator>10For2</dc:creator>
			<guid isPermaLink="false">44237@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David,&#60;/p&#62;
&#60;p&#62;Thank you for your quick reply. I've read several of your posts before and you're very helpful on these forums. I appreciate you chiming in here.&#60;/p&#62;
&#60;p&#62;I read through the page you linked and I understand the principle. I played around with the code for a while and am still having trouble with the exact arguments to use. &#60;/p&#62;
&#60;p&#62;Please see the &#60;a href=&#34;http://pastie.org/3026831&#34; rel=&#34;nofollow&#34;&#62;code&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I think I'm supposed to use &#34;get_metadata&#34; to retrieve the user fields. But I'm not sure what follows in the parenthesis and then how that translates to the array. Ultimately I'm trying to grab information listed in a &#34;meta_key&#34; (e.g. community_name) in the user profile.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "User Specific Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-specific-form-fields#post-43395</link>
			<pubDate>Wed, 07 Dec 2011 20:33:17 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">43395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi 10for2,&#60;/p&#62;
&#60;p&#62;Using custom code you could retrieve and dynamically populate the values of any of the multiple option fields (dropdown, radio, checkbox) based on the current user. Here is a walk-through which demonstrates how to dynamically populate a drop down. Use this to get started and let me know if you run into any other questions. :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>10For2 on "User Specific Form Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-specific-form-fields#post-43367</link>
			<pubDate>Wed, 07 Dec 2011 17:37:53 +0000</pubDate>
			<dc:creator>10For2</dc:creator>
			<guid isPermaLink="false">43367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've created a gravity form to act as a work request form. Essentially the user logs into a private site, and fills out the work request which is then submitted to a field rep via email routing. Easy enough. &#60;/p&#62;
&#60;p&#62;What I'd like to accomplish is to have a drop down menu populated with selection choices based on the user logged in. In other words, when User A logs in he/she can pick from option 1 and 2, but when User B logs in he/she can only pick option 3 and 4. &#60;/p&#62;
&#60;p&#62;I'm currently using the Extra User Details plugin (&#60;a href=&#34;http://wordpress.org/extend/plugins/extra-user-details/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/extra-user-details/&#60;/a&#62;) to add additional fields to the user profile and pre-populating single line text form fields using the Default Value variable created with the plugin (e.g. {user:user_phone} ). &#60;/p&#62;
&#60;p&#62;However, what I can't figure out is how to tie drop down selections (radio buttons, checkboxes) to the user. I realize there may be some custom code involved to pull this off, or an additional plugin, etc. Any help pointing me in the right direction would be appreciated.&#60;/p&#62;
&#60;p&#62;Thoughts?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
