<?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: select multiple implementation</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: select multiple implementation</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 05:37:26 +0000</pubDate>

<item>
<title>yuniar on "select multiple implementation"</title>
<link>https://www.machform.com/forums/topic/select-multiple-implementation#post-4740</link>
<pubDate>Fri, 20 Feb 2009 17:58:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4740@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I must say that processing is the hard part. Since you are doing a major field change, lots of related code need to be changed, including table structure.&#60;/p&#62;
&#60;p&#62;You need to modify save.php so that the table could handle multiple values and then the code in &#34;post-functions.php&#34; file, under process_form() function. Lot of work need to be done there, since changing the code there might affect another code in another file.&#60;/p&#62;
&#60;p&#62;Which I'm afraid I can't help much with this one, sorry.
&#60;/p&#62;</description>
</item>
<item>
<title>epsd on "select multiple implementation"</title>
<link>https://www.machform.com/forums/topic/select-multiple-implementation#post-4732</link>
<pubDate>Fri, 20 Feb 2009 01:20:34 +0000</pubDate>
<dc:creator>epsd</dc:creator>
<guid isPermaLink="false">4732@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've managed to find where, in the code, I can change the regular select drop down boxes to select multiple boxes: view-functions.php, line 652. Easy. &#60;/p&#62;
&#60;p&#62;The problem is, the program errors out when i submit the form now. I'm guessing it has problems processing this new array... Where would I find the lines of code to modify to enable the program to handle arrays?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
