<?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: Multiple Choice defaults selection</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Multiple Choice defaults selection</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 06:06:04 +0000</pubDate>

<item>
<title>yuniar on "Multiple Choice defaults selection"</title>
<link>https://www.machform.com/forums/topic/multiple-choice-defaults-selection#post-12677</link>
<pubDate>Wed, 28 Sep 2011 21:13:00 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12677@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to delete your browser cache and then refresh your form.&#60;br /&#62;
If the problem persist, can you let me know the URL to your form please?
&#60;/p&#62;</description>
</item>
<item>
<title>dsemick on "Multiple Choice defaults selection"</title>
<link>https://www.machform.com/forums/topic/multiple-choice-defaults-selection#post-12676</link>
<pubDate>Wed, 28 Sep 2011 20:42:34 +0000</pubDate>
<dc:creator>dsemick</dc:creator>
<guid isPermaLink="false">12676@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hmm..that makes sense to me but the code doesn't seem to work. I entered it as you suggest and changed it to be viewed by non-admin:&#60;/p&#62;
&#60;p&#62;#li_23{&#60;br /&#62;
  display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The field is visible to all.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multiple Choice defaults selection"</title>
<link>https://www.machform.com/forums/topic/multiple-choice-defaults-selection#post-12645</link>
<pubDate>Mon, 26 Sep 2011 20:49:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12645@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;&#34;Admin only&#34; fields won't be displayed to your users indeed. Thus it won't be submitted.&#60;br /&#62;
I suggest to do this instead. Remove the &#34;admin only&#34; property of the field and hide the multiple choice using CSS code instead.&#60;/p&#62;
&#60;p&#62;So, let say your multiple choice is being enclosed by &#34;li_4&#34; tag, you can hide it using this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_4{
  display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Your users won't see it and the default value will be submitted.
&#60;/p&#62;</description>
</item>
<item>
<title>dsemick on "Multiple Choice defaults selection"</title>
<link>https://www.machform.com/forums/topic/multiple-choice-defaults-selection#post-12636</link>
<pubDate>Mon, 26 Sep 2011 06:47:08 +0000</pubDate>
<dc:creator>dsemick</dc:creator>
<guid isPermaLink="false">12636@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have a multiple choice field with 6 items in it. I made this an &#34;Admin only&#34; area because I want to use it to track the progress of an entry by the admin, but not have the user see the selectors when he is filling out the form. I have also chosen one item to be selected by default. Unfortunately, this default selection does not make an entry into the database until the admin clicks on the &#34;edit entry&#34; button.&#60;/p&#62;
&#60;p&#62;Is there a way to have the default choice recorded when the form is submitted?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
