<?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: Exclude already selected items from dropdown choices</title>
		<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices</link>
		<description>Gravity Support Forums Topic: Exclude already selected items from dropdown choices</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 06:47:46 +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/exclude-already-selected-items-from-dropdown-choices" rel="self" type="application/rss+xml" />

		<item>
			<title>Luminex Corporation on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37309</link>
			<pubDate>Fri, 07 Oct 2011 11:34:16 +0000</pubDate>
			<dc:creator>Luminex Corporation</dc:creator>
			<guid isPermaLink="false">37309@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fair enough.  Thanks for the answer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37248</link>
			<pubDate>Thu, 06 Oct 2011 16:38:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37248@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't any documentation for displaying entries because it isn't built in functionality.  To query entry data you would need to query the Gravity Forms database tables directly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Luminex Corporation on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37228</link>
			<pubDate>Thu, 06 Oct 2011 15:04:51 +0000</pubDate>
			<dc:creator>Luminex Corporation</dc:creator>
			<guid isPermaLink="false">37228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got an additional question.  I can't seem to find clear documentation on how to pull the entries for a particular field so that I can compare to the original list values.  I've looked at the Entry Object documentation but it's a bit sparse.  Is there anywhere that this is documented?  Basically I just want to return or create and array of values that have already been chosen from the list of choices in a dropdown so that I can filter the already selected values from being populated into the list of choices.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Luminex Corporation on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37063</link>
			<pubDate>Tue, 04 Oct 2011 19:01:13 +0000</pubDate>
			<dc:creator>Luminex Corporation</dc:creator>
			<guid isPermaLink="false">37063@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I've got most of it worked out.  i'll have the base data in an array and then get the entry data into an array and do an array diff to return the remaining values.  I'll post an example once i get it working.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37048</link>
			<pubDate>Tue, 04 Oct 2011 16:49:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37048@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently No Duplicates doesn't work this way with drop downs, radio buttons and checkboxes.  BUT it is a feature we do plan on adding.  Right now it just prevents you from using an already used item, it doesn't currently hide it.&#60;/p&#62;
&#60;p&#62;If you wanted to hide it you would have to write custom functionality to query entry data and then hide the options that should not be displayed.  I'm not aware of any examples that show how to do this.  You would have to use the gform_pre_render hook which is documented here:&#60;/p&#62;
&#60;p&#62;&#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;</description>
		</item>
		<item>
			<title>Luminex Corporation on "Exclude already selected items from dropdown choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/exclude-already-selected-items-from-dropdown-choices#post-37016</link>
			<pubDate>Tue, 04 Oct 2011 13:18:29 +0000</pubDate>
			<dc:creator>Luminex Corporation</dc:creator>
			<guid isPermaLink="false">37016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I couldn't find an answer to this anywhere I searched.  &#60;/p&#62;
&#60;p&#62;Is there an easy way to exclude items that have already been selected from a dropdown list of No Duplicates is selected.  As it is now I can prevent duplicates from being selected but I'd prefer to exclude them or hide them from the list so the user cannot even select them.&#60;/p&#62;
&#60;p&#62;If there isn't and easy way I can build custom functionality (if possible) but I could use some pointers as to how to get the values from the entries database and which part of the documentation to look at.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
