<?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: Search facility</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Search facility</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:35:45 +0000</pubDate>

<item>
<title>gordonm on "Search facility"</title>
<link>https://www.machform.com/forums/topic/search-facility#post-3316</link>
<pubDate>Thu, 16 Oct 2008 20:48:06 +0000</pubDate>
<dc:creator>gordonm</dc:creator>
<guid isPermaLink="false">3316@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar&#60;/p&#62;
&#60;p&#62;Thanks, I will give that a go.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Search facility"</title>
<link>https://www.machform.com/forums/topic/search-facility#post-3312</link>
<pubDate>Thu, 16 Oct 2008 12:52:16 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3312@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ah I see.&#60;/p&#62;
&#60;p&#62;Basically, you will need to write a search query which pull data from your &#60;strong&#62;ap_form_x&#60;/strong&#62; table.&#60;/p&#62;
&#60;p&#62;Let say your person name and date fields are saved as &#34;element_1&#34; and &#34;element_2&#34; on the table.&#60;/p&#62;
&#60;p&#62;Then your search query would be something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;SELECT * FROM AP_FORM_3 WHERE element_1 like &#38;#39;%keyword1%&#38;#39; or element_2 like &#38;#39;%keyword2&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's the main query you will need to use. The rest you will need to build the search page along with the search box.
&#60;/p&#62;</description>
</item>
<item>
<title>gordonm on "Search facility"</title>
<link>https://www.machform.com/forums/topic/search-facility#post-3303</link>
<pubDate>Wed, 15 Oct 2008 17:14:10 +0000</pubDate>
<dc:creator>gordonm</dc:creator>
<guid isPermaLink="false">3303@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar&#60;/p&#62;
&#60;p&#62;Its would be a search on persons name and date only. I think I would be best creating a separate form tbh.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Search facility"</title>
<link>https://www.machform.com/forums/topic/search-facility#post-3293</link>
<pubDate>Tue, 14 Oct 2008 15:19:53 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3293@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This one would be pretty hard to answer. It depends on the complexity of your search functionality. But generally, it took quite some work indeed.
&#60;/p&#62;</description>
</item>
<item>
<title>gordonm on "Search facility"</title>
<link>https://www.machform.com/forums/topic/search-facility#post-3283</link>
<pubDate>Sun, 12 Oct 2008 03:25:18 +0000</pubDate>
<dc:creator>gordonm</dc:creator>
<guid isPermaLink="false">3283@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;How hard would it be to add a search facility to the forms?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
