Hi,
is there a way to amend an entry from a form. Instead of the submit writing new entries into the database can you overwrite (update) and existing entry?
Example: user enters their name and address and password.
On another form after entering their password you display their name and address - they can change it and when they submit the database is updated rather than a new entry made.