<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Standalone Form saves values different from Embed Form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Standalone Form saves values different from Embed Form</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:00:48 +0000</pubDate>

<item>
<title>yuniar on "Standalone Form saves values different from Embed Form"</title>
<link>https://www.machform.com/forums/topic/standalone-form-saves-values-different-from-embed-form#post-16368</link>
<pubDate>Sat, 03 Nov 2012 13:24:50 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16368@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm.. I'll need to check directly into your code for this.&#60;br /&#62;
Can you contact us directly and let us know the following please:&#60;/p&#62;
&#60;p&#62;- the URL to your standalone form&#60;br /&#62;
- the URL to the page where you embed the form&#60;br /&#62;
- the modified &#34;post-functions.php&#34; file&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.appnitro.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/contact&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mjg234 on "Standalone Form saves values different from Embed Form"</title>
<link>https://www.machform.com/forums/topic/standalone-form-saves-values-different-from-embed-form#post-16366</link>
<pubDate>Sat, 03 Nov 2012 02:40:56 +0000</pubDate>
<dc:creator>mjg234</dc:creator>
<guid isPermaLink="false">16366@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have added some logic to the processing of the form (post-functions.php) based on a few conditions.&#60;/p&#62;
&#60;p&#62;If I view the form in Standalone mode, via the &#34;View Form&#34; option in the Admin Panel, the logic works properly.&#60;/p&#62;
&#60;p&#62;If I view the form &#34;live&#34;, via the Javascript option, the logic does NOT work properly. &#60;/p&#62;
&#60;p&#62;At first, I thought the problem was in my added processing logic. Then I looked at the data, I see that the values that get stored are different, depending on which way I enter the data:&#60;br /&#62;
(1) If I use the &#34;live/embedded&#34; form, every value for element_4 gets saved as a 4 - regardless of what I choose.&#60;br /&#62;
(2) If I enter/process the form via the &#34;View Form&#34; option, the proper values (7, 9, 10) get saved. &#60;/p&#62;
&#60;p&#62;I have made 13 test entries now - 7 in Standalone and 6 in Embedded - and the results are consistent across all 13 records. &#60;/p&#62;
&#60;p&#62;When I View Page Source for the form, it shows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;li_4&#38;quot;  class=&#38;quot;column_2&#38;quot;&#38;gt;
&#38;lt;label class=&#38;quot;description&#38;quot; for=&#38;quot;element_4&#38;quot;&#38;gt;What is your rate of pay? &#38;lt;span id=&#38;quot;required_4&#38;quot; class=&#38;quot;required&#38;quot;&#38;gt;*&#38;lt;/span&#38;gt;&#38;lt;/label&#38;gt;
&#38;lt;div&#38;gt;
   &#38;lt;select class=&#38;quot;element select medium&#38;quot; id=&#38;quot;element_4&#38;quot; name=&#38;quot;element_4&#38;quot;&#38;gt;
      &#38;lt;option value=&#38;quot;&#38;quot; selected=&#38;quot;selected&#38;quot;&#38;gt;&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;4&#38;quot;  &#38;gt;I am salaried&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;5&#38;quot;  &#38;gt;Over $14 per hour&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;6&#38;quot;  &#38;gt;$12 to $14 per hour&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;7&#38;quot;  &#38;gt;$10 to $12 per hour&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;8&#38;quot;  &#38;gt;$8.50 to $10 per hour&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;9&#38;quot;  &#38;gt;Under $8.50 per hour&#38;lt;/option&#38;gt;
      &#38;lt;option value=&#38;quot;10&#38;quot;  &#38;gt;I am Unemployed&#38;lt;/option&#38;gt;
   &#38;lt;/select&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I am using version 3.1.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
