<?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: What to call to dynamically populate &#039;Pricing Fields-&#62;Options&#039; drop down list?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/what-to-call-to-dynamically-populate-pricing-fields-options-drop-down-list</link>
		<description>Gravity Support Forums Topic: What to call to dynamically populate &#039;Pricing Fields-&gt;Options&#039; drop down list?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:22:06 +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/what-to-call-to-dynamically-populate-pricing-fields-options-drop-down-list" rel="self" type="application/rss+xml" />

		<item>
			<title>jminatrea on "What to call to dynamically populate &#039;Pricing Fields-&#62;Options&#039; drop down list?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-to-call-to-dynamically-populate-pricing-fields-options-drop-down-list#post-88961</link>
			<pubDate>Thu, 08 Nov 2012 18:11:36 +0000</pubDate>
			<dc:creator>jminatrea</dc:creator>
			<guid isPermaLink="false">88961@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So, after doing a little digging you have to target the &#60;code&#62;$field[&#38;#39;type&#38;#39;]&#60;/code&#62; of &#60;code&#62;product&#60;/code&#62; instead of &#60;code&#62;select&#60;/code&#62;. In the end the if statement looks like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if($field[&#38;#39;type&#38;#39;] != &#38;#39;product&#38;#39; &#124;&#124; strpos($field[&#38;#39;cssClass&#38;#39;], &#38;#39;populate-posts&#38;#39;) === false)&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jminatrea on "What to call to dynamically populate &#039;Pricing Fields-&#62;Options&#039; drop down list?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/what-to-call-to-dynamically-populate-pricing-fields-options-drop-down-list#post-88952</link>
			<pubDate>Thu, 08 Nov 2012 17:40:49 +0000</pubDate>
			<dc:creator>jminatrea</dc:creator>
			<guid isPermaLink="false">88952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using the 'gform_pre_render_' filter and want to target the drop down in a Pricing Options form element. I tried this, but it only changes 'Standard Fields-&#38;gt;Drop Down' elements:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if($field[&#38;#39;type&#38;#39;] != &#38;#39;select&#38;#39; &#124;&#124; strpos($field[&#38;#39;cssClass&#38;#39;], &#38;#39;populate-posts&#38;#39;) === false)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The filter is set up like it is used in this article: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#34; rel=&#34;nofollow&#34;&#62;Dynamically Populating Drop Down Fields&#60;/a&#62;. And the post &#60;a href=&#34;http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/&#34; title=&#34;Gravity Forms CSS: Targeting Specific Elements&#34; rel=&#34;nofollow&#34;&#62;Gravity Forms CSS: Targeting Specific Elements&#60;/a&#62; doesn't cover Pricing Fields.&#60;/p&#62;
&#60;p&#62;Can anyone give me a rundown on the elements generated by the Pricing Fields? Please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
