Forums

Edit form doesn't edit but creates new record

hks 14 Jan, 2013
Hi there,

I made a multipage form to get data in the database. I made a second form to edit these data, but this is not what's happening. The second form simply adds a new record to the table instead of editing the first record.
I populate the edit form by calling a field which holds a unique numeric value (a registration number). This works okay.
What is the next step to edit the right record?

Paul.
GreyHead 15 Jan, 2013
Hi Paul,

Please see this FAQ to find the id of the first record created and carry it forward to the later pages.

Bob
This topic is locked and no more replies can be posted.