<?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: Displaying newest form first in admin</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Displaying newest form first in admin</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 04:32:34 +0000</pubDate>

<item>
<title>yuniar on "Displaying newest form first in admin"</title>
<link>https://www.machform.com/forums/topic/displaying-newest-form-first-in-admin#post-789</link>
<pubDate>Sat, 09 Feb 2008 06:01:00 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">789@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try this,&#60;/p&#62;
&#60;p&#62;Edit your manage_form.php file, search around line 66 you'll find this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query = &#38;quot;select form_id,form_name,form_active,form_email from ap_forms order by form_id asc $limit&#38;quot;;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
change that line into:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query = &#38;quot;select form_id,form_name,form_active,form_email from ap_forms order by form_id desc $limit&#38;quot;;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
that should change the order of your forms.
&#60;/p&#62;</description>
</item>
<item>
<title>forestis on "Displaying newest form first in admin"</title>
<link>https://www.machform.com/forums/topic/displaying-newest-form-first-in-admin#post-774</link>
<pubDate>Fri, 08 Feb 2008 21:12:27 +0000</pubDate>
<dc:creator>forestis</dc:creator>
<guid isPermaLink="false">774@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is it possible to display the newest form first and the oldest displayed last in the Admin area?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Thomas
&#60;/p&#62;</description>
</item>

</channel>
</rss>
