<?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: Dropdown Data in SQL</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Dropdown Data in SQL</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 17:49:31 +0000</pubDate>

<item>
<title>yuniar on "Dropdown Data in SQL"</title>
<link>https://www.machform.com/forums/topic/dropdown-data-in-sql#post-2824</link>
<pubDate>Tue, 02 Sep 2008 17:10:50 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2824@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Fred,&#60;/p&#62;
&#60;p&#62;I'm afraid it won't be possible to change the way MachForm stores the values for dropdown.&#60;br /&#62;
MachForm uses relational tables to save database space and easy maintenance.&#60;/p&#62;
&#60;p&#62;To be able displaying the values for your dropdown, you need to lookup into &#60;strong&#62;ap_element_options&#60;/strong&#62; table too.&#60;/p&#62;
&#60;p&#62;So you need to create a JOIN query between that table and your particular form table.&#60;br /&#62;
Is that tool allows you to generate the code based on query?&#60;/p&#62;
&#60;p&#62;Some posts regarding this:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/mysql-question?replies=5&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/mysql-question?replies=5&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/drop-downs-and-mysql?replies=11&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/drop-downs-and-mysql?replies=11&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fredwin on "Dropdown Data in SQL"</title>
<link>https://www.machform.com/forums/topic/dropdown-data-in-sql#post-2822</link>
<pubDate>Tue, 02 Sep 2008 12:58:19 +0000</pubDate>
<dc:creator>fredwin</dc:creator>
<guid isPermaLink="false">2822@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;br /&#62;
Is there a way to change the way the data is stored in the data base for dropdowns?&#60;/p&#62;
&#60;p&#62;That is I am using:&#60;br /&#62;
&#60;a href=&#34;http://www.sqlmaestro.com/products/mysql/phpgenerator/&#34; rel=&#34;nofollow&#34;&#62;http://www.sqlmaestro.com/products/mysql/phpgenerator/&#60;/a&#62;&#60;br /&#62;
to create a viewable log of entries from a from, and at the moment the data comes back as a number (representing the option chosen), but I need the text name to come accross.&#60;/p&#62;
&#60;p&#62;Hope this makes sense.&#60;/p&#62;
&#60;p&#62;Fred
&#60;/p&#62;</description>
</item>

</channel>
</rss>
