<?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 User Favorites: maadmaxx</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/maadmaxx'>maadmaxx</a></link>
		<description>Gravity Support Forums User Favorites: maadmaxx</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 21:08:10 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Radio Buttons in gform_column_input_content List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/radio-buttons-in-gform_column_input_content-list#post-375978</link>
			<pubDate>Thu, 11 Jul 2013 16:46:36 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">375978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Andrew,&#60;/p&#62;
&#60;p&#62;Unfortunately we don't have a solution for you, it is one of the field types we want the list field to support but there are complexities that the developers need to overcome such as the one you found, keeping each rows radios in their own radio group.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-375116</link>
			<pubDate>Thu, 11 Jul 2013 04:39:40 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">375116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@maadmaxx I will take a look at your code and see what we can come up with.&#60;/p&#62;
&#60;p&#62;You can find out about the add_action and add_filter hooks in the &#60;a href=&#34;http://codex.wordpress.org/Plugin_API&#34; rel=&#34;nofollow&#34;&#62;wordpress.org codex&#60;/a&#62;, but 10 refers to the priority for the order in which the actions/filters associated function should be executed and 6 refers to the number of arguments the function accepts.&#60;/p&#62;
&#60;p&#62;Edit: responded further in your other post &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/radio-buttons-in-gform_column_input_content-list?replies=2#post-375978&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/radio-buttons-in-gform_column_input_content-list?replies=2#post-375978&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maadmaxx on "Radio Buttons in gform_column_input_content List"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/radio-buttons-in-gform_column_input_content-list#post-374152</link>
			<pubDate>Wed, 10 Jul 2013 20:18:31 +0000</pubDate>
			<dc:creator>maadmaxx</dc:creator>
			<guid isPermaLink="false">374152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I add new Radio Button inputs in a List using gform_column_input_content, the selected item gets deselected when Add Another Row (+) is clicked.&#60;/p&#62;
&#60;p&#62;Any tips on getting this Radio Button working correctly? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/DiUi4V86&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/DiUi4V86&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Andrew
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maadmaxx on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-374143</link>
			<pubDate>Wed, 10 Jul 2013 20:11:39 +0000</pubDate>
			<dc:creator>maadmaxx</dc:creator>
			<guid isPermaLink="false">374143@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Richard,&#60;/p&#62;
&#60;p&#62;I've successfully added Radio Buttons using gform_column_input_content, however when I hit Add New Row (+), the selected radio button, moves to the second row, and the first row deselects, as if they are part of the same group.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/DiUi4V86&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/DiUi4V86&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, what do the parameters , 10, 6) do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-160983</link>
			<pubDate>Tue, 05 Mar 2013 10:22:57 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">160983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Edit: 13/9/13&#60;/p&#62;
&#60;p&#62;There is now a demo of adding a datepicker to a list field column over at &#60;a href=&#34;http://gravity.wawrzyniak.me/list-field-with-datepicker/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.wawrzyniak.me/list-field-with-datepicker/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strike&#62;&#60;br /&#62;
Using the gform_column_input_content filter the list field can now use different input types such as text fields, &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_column_input_content&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_column_input_content&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't tried this so I have no idea if it would work but in theory you could use something like this to change the column to a date field&#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_column_input_content_21_9_3&#34;, &#34;change_column3_content&#34;, 10, 6);&#60;br /&#62;
function change_column3_content($input, $input_info, $field, $text, $value, $form_id){&#60;br /&#62;
	//build field name, must match List field syntax to be processed correctly&#60;br /&#62;
	$input_field_name = 'input_' . $field[&#34;id&#34;] . '[]';&#60;br /&#62;
	$tabindex = GFCommon::get_tabindex();&#60;br /&#62;
	$new_input = '&#38;lt;input name=&#34;' . $input_field_name . '&#34; ' . $tabindex . ' class=&#34;datepicker medium mdy datepicker_no_icon hasDatepicker&#34; &#38;gt;';&#60;br /&#62;
	return $new_input;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The hard part is going to be activating the datepicker ui on the dynamically added rows, which I think would require use of the jquery .on method.&#60;/strike&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>danielck on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-160943</link>
			<pubDate>Tue, 05 Mar 2013 09:48:32 +0000</pubDate>
			<dc:creator>danielck</dc:creator>
			<guid isPermaLink="false">160943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How hard would it be to have a date field instead of text?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-148823</link>
			<pubDate>Mon, 18 Feb 2013 00:10:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">148823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again Richard.  We appreciate your posts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-147017</link>
			<pubDate>Thu, 14 Feb 2013 17:04:19 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">147017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What you want to do is add the fourth column to your field and add the following code to your themes functions.php file between the opening and closing php tags.  Change 187 to match your form number and 1 to match your field number, 4 is the column number.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_column_input_187_1_4&#38;quot;, &#38;quot;set_column&#38;quot;, 10, 5);
function set_column($input_info, $field, $column, $value, $form_id){
    return array(&#38;quot;type&#38;quot; =&#38;gt; &#38;quot;select&#38;quot;, &#38;quot;choices&#38;quot; =&#38;gt; &#38;quot;First Choice,Second Choice&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can find out more about this filter by checking out the following page of the documentation, &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_column_input&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_column_input&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "List Item (Multiple Columns) With Dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-item-multiple-columns-with-dropdown#post-146651</link>
			<pubDate>Wed, 13 Feb 2013 14:48:11 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">146651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello..&#60;/p&#62;
&#60;p&#62;We have a list item with three columns.  We'd like to be able to add a fourth column with a dropdown select box instead of a text box.  How can this happen?&#60;/p&#62;
&#60;p&#62;Or at least the same functionality a different way if it cannot be done through a multi-column list field.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
