<?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: Custom radio don&#039;t send value</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-radio-dont-send-value</link>
		<description>Gravity Support Forums Topic: Custom radio don&#039;t send value</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:58:04 +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/custom-radio-dont-send-value" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Custom radio don&#039;t send value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-radio-dont-send-value#post-191870</link>
			<pubDate>Sun, 31 Mar 2013 16:36:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">191870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zagriyen on "Custom radio don&#039;t send value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-radio-dont-send-value#post-186457</link>
			<pubDate>Wed, 27 Mar 2013 06:55:35 +0000</pubDate>
			<dc:creator>zagriyen</dc:creator>
			<guid isPermaLink="false">186457@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
i wrote a custom radio list with the code of this thread, &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gform_pre_render-upon-previous-dropdown-condition&#34; rel=&#34;nofollow&#34;&#62;gform_pre_render upon previous dropdown condition?&#60;/a&#62;.&#60;br /&#62;
I use a multi-page form, but in &#60;code&#62;$entry&#60;/code&#62; don't contain the radio value, but all of the other input value.&#60;br /&#62;
In my form render, in the html I get the good label and the correct value for the radio input.&#60;/p&#62;
&#60;p&#62;in my &#60;code&#62;$form&#60;/code&#62; i get my new populated choice&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;#39;choices&#38;#39; =&#38;gt;
    array (size=1)
      0 =&#38;gt;
        array (size=2)
          &#38;#39;text&#38;#39; =&#38;gt; string &#38;#39;custom title&#38;#39; (length=40)
          &#38;#39;value&#38;#39; =&#38;gt; int 253&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;hr /&#62;&#60;br /&#62;
Ok, i found my error,&#60;br /&#62;
in my pre render i put this condition, and my value could not go to the next page&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$current_page = GFFormDisplay::get_current_page($form[&#38;quot;id&#38;quot;]);
 if ($current_page == 2)
{
 // my custom radio
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
