<?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: Dynamic field listing of users</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-field-listing-of-users</link>
		<description>Gravity Support Forums Topic: Dynamic field listing of users</description>
		<language>en-US</language>
		<pubDate>Tue, 14 Apr 2026 12:14:40 +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/dynamic-field-listing-of-users" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Dynamic field listing of users"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-field-listing-of-users#post-117803</link>
			<pubDate>Wed, 09 Jan 2013 16:31:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use the gform_pre_render filter &#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; to populate a drop down with WordPress users.&#60;/p&#62;
&#60;p&#62;The first example on this page shows how to populate a drop down with WordPress posts: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render#Examples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render#Examples&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Instead of using the WordPress function get_posts on line 14, you can use the WordPress function get_users &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_users&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_users&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The loop through the users instead of the posts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liquidblue on "Dynamic field listing of users"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-field-listing-of-users#post-117758</link>
			<pubDate>Wed, 09 Jan 2013 14:53:53 +0000</pubDate>
			<dc:creator>liquidblue</dc:creator>
			<guid isPermaLink="false">117758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to have a form field that can choose multiple users by the Word Press accounts.&#60;br /&#62;
This is just an internal site with small number of users.&#60;/p&#62;
&#60;p&#62;Have you found any solution?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>swilsdon on "Dynamic field listing of users"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-field-listing-of-users#post-55253</link>
			<pubDate>Sat, 14 Apr 2012 09:37:16 +0000</pubDate>
			<dc:creator>swilsdon</dc:creator>
			<guid isPermaLink="false">55253@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to add a field to select a number of users from the WP-Users DB.&#60;br /&#62;
I am building a form capturing tender information and want to include a field listing employees included in the tender. All the employees have accounts in WordPress, so I need a field that lets me select a number of users from the WP_users DB.&#60;br /&#62;
I have found the plugin that lets me use custom post types, but this does not allow me to select form the WP_Users DB.&#60;/p&#62;
&#60;p&#62;Any tips much appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
