<?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: Deleting more then one entry at a time?</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Deleting more then one entry at a time?</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 02:45:14 +0000</pubDate>

<item>
<title>yuniar on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6307</link>
<pubDate>Mon, 22 Jun 2009 08:49:29 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6307@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That's weird. The record ID shouldn't be cleared.&#60;/p&#62;
&#60;p&#62;To set a new ID, you will need run a simple SQL code.&#60;br /&#62;
Open your PhpMyAdmin, go to your machform database and run this query:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ALTER TABLE ap_form_x AUTO_INCREMENT = 1000;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;adjust the 'x' with your form number and change the 1000 with your preferred id number start.
&#60;/p&#62;</description>
</item>
<item>
<title>aolmos on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6302</link>
<pubDate>Sat, 20 Jun 2009 22:04:13 +0000</pubDate>
<dc:creator>aolmos</dc:creator>
<guid isPermaLink="false">6302@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I changed that, and solved the problem of different ID numbers, but when I deleted all entries the new ones started again with 1!.  How could I set and ID for new ID records?  Now my customers are getting wrong ID numbers and that is a mess! :-(&#60;/p&#62;
&#60;p&#62;Angel
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6298</link>
<pubDate>Sat, 20 Jun 2009 13:42:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6298@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Ok, so actually those number differences aren't bug. The number being sent to your email is your true entry id, while the one being shown when you export the entries are just a simple sequential numbers.&#60;/p&#62;
&#60;p&#62;If you need to display the actual id number when exporting the entries, do this modification:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/exporting-the-actual-id-rather-than-a-row-number?replies=3&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/exporting-the-actual-id-rather-than-a-row-number?replies=3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, it is okay to delete all those entries. Your last entry id number will be maintained.
&#60;/p&#62;</description>
</item>
<item>
<title>aolmos on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6292</link>
<pubDate>Fri, 19 Jun 2009 23:19:18 +0000</pubDate>
<dc:creator>aolmos</dc:creator>
<guid isPermaLink="false">6292@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;===============================&#60;br /&#62;
VERSION 2.1.b - 13 November 2008&#60;br /&#62;
===============================&#60;br /&#62;
* Bugfix: .htaccess file caused error on some server.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6291</link>
<pubDate>Fri, 19 Jun 2009 22:13:28 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">6291@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Angel,&#60;/p&#62;
&#60;p&#62;What version of MachForm are you currently using?&#60;br /&#62;
Check your changelog.txt file, look into the bottom.
&#60;/p&#62;</description>
</item>
<item>
<title>aolmos on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-6284</link>
<pubDate>Fri, 19 Jun 2009 18:26:26 +0000</pubDate>
<dc:creator>aolmos</dc:creator>
<guid isPermaLink="false">6284@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Good morning,&#60;/p&#62;
&#60;p&#62;I have two problems.&#60;/p&#62;
&#60;p&#62;1) I have more than 6,000 entries and download begin to be slow.  How could I delete them _without loosing the entry number_? I can't start again with #1, 2, 3&#60;/p&#62;
&#60;p&#62;2) I don't know why, but the entry number the server sends by e-mail and saves in the database is not the same that is written in the CSV file.  Maybe the database got corrupt when I deleted 2 entries, as the decalage is 2.  How could I fix this?&#60;/p&#62;
&#60;p&#62;Angel
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-1668</link>
<pubDate>Wed, 07 May 2008 10:56:47 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1668@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;have you upgraded to version 2?&#60;/p&#62;
&#60;p&#62;it allows you to delete multiple entry at once. or even delete all your entry.
&#60;/p&#62;</description>
</item>
<item>
<title>sweepseeker on "Deleting more then one entry at a time?"</title>
<link>https://www.machform.com/forums/topic/deleting-more-then-one-entry-at-a-time#post-1663</link>
<pubDate>Tue, 06 May 2008 22:41:21 +0000</pubDate>
<dc:creator>sweepseeker</dc:creator>
<guid isPermaLink="false">1663@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there any way to delete more then one entry at a time?&#60;/p&#62;
&#60;p&#62;I have a sweepstakes and it is always going to I only need the one form up but it seems that it wants me to delete only one entry at a time.  I need to delete over 500 of them.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
