I am trying to get this running.
I have a db table "j2025_Jahresprogramme" with 4 column containing pdf addresses. With following forms I want to overwrite the existing adresses.I tried following:


All I could achieve is that a new record was inseted instead of overwriting the existing.
How to solve?
Hi Kraadde
The "Overwrite Existing" setting the file field is for overwriting existing files on the disk
If you want the "Save Data" to update an existing record then you must set a "Where Statement" and supply the id of the record to be updated, this will come from the "Read Data" in your case
No, where statement:


