<?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: I&#039;ve written an extention, but I&#039;m having trouble with inputs not being saved.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ive-written-an-extention-but-im-having-trouble-with-inputs-not-being-saved</link>
		<description>Gravity Support Forums Topic: I&#039;ve written an extention, but I&#039;m having trouble with inputs not being saved.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:12:16 +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/ive-written-an-extention-but-im-having-trouble-with-inputs-not-being-saved" rel="self" type="application/rss+xml" />

		<item>
			<title>CharlyLeetham on "I&#039;ve written an extention, but I&#039;m having trouble with inputs not being saved."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-written-an-extention-but-im-having-trouble-with-inputs-not-being-saved#post-61859</link>
			<pubDate>Thu, 07 Jun 2012 17:56:39 +0000</pubDate>
			<dc:creator>CharlyLeetham</dc:creator>
			<guid isPermaLink="false">61859@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The code that we've created can be viewed here:&#60;br /&#62;
PHP: &#60;a href=&#34;http://www.pastie.org/private/vbxwwn8da3rbfag9mw3zg&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/private/vbxwwn8da3rbfag9mw3zg&#60;/a&#62;&#60;br /&#62;
(This is just part of a bigger class we've written, but it's the bit that handles these functions)&#60;/p&#62;
&#60;p&#62;JS: &#60;a href=&#34;http://www.pastie.org/private/mk5pqaewfshu2stjeazzcw&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/private/mk5pqaewfshu2stjeazzcw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The issue exists on Checkboxes, Select boxes and Radio buttons but not Multiselect boxes. &#60;/p&#62;
&#60;p&#62;The idea is that using Ajax, the Checkboxes / Select / Radio / Multiselect options are dynamically populated based on a previously selected value in a &#34;higher&#34; input.&#60;/p&#62;
&#60;p&#62;The population of options of the options occurs, but for any inputs other than Multiselect, the values are not posted to the next page when the page changes.&#60;/p&#62;
&#60;p&#62;This only occurs we are using a PAGED form, and the inputs are not on the last page of the form.&#60;/p&#62;
&#60;p&#62;Any insight as to which functions / hooks are triggered on a page change are welcome -- we're at a loss to see what we've done incorrectly (given that multiselect works!)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharlyLeetham on "I&#039;ve written an extention, but I&#039;m having trouble with inputs not being saved."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-written-an-extention-but-im-having-trouble-with-inputs-not-being-saved#post-61726</link>
			<pubDate>Thu, 07 Jun 2012 01:46:19 +0000</pubDate>
			<dc:creator>CharlyLeetham</dc:creator>
			<guid isPermaLink="false">61726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, sorry, that's wrong. It works unless its on a multi-page form and not on the last page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CharlyLeetham on "I&#039;ve written an extention, but I&#039;m having trouble with inputs not being saved."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-written-an-extention-but-im-having-trouble-with-inputs-not-being-saved#post-61557</link>
			<pubDate>Wed, 06 Jun 2012 03:59:46 +0000</pubDate>
			<dc:creator>CharlyLeetham</dc:creator>
			<guid isPermaLink="false">61557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I've written a plugin that dynamically populates fields (select, checkbox, radio) with options determined by the choice that the user has selected from a previous input. It works fine, unless the input is on the last page of a multiple page form, in which case the option selected by the user is no longer saved.&#60;/p&#62;
&#60;p&#62;Does any body know why this may be?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
