Update Records

Update action modifies all records instead of a single target.

Overview

The issue occurs when the form's update logic lacks a proper unique identifier to target a specific database record.
Ensure your form includes a hidden field containing the record's unique ID and configure the database action to use this ID in its WHERE clause for precise updates.

Answered
Connectivity v6
ja jack19 22 Apr, 2021
Answer
Hi,
I modified the Database Read & Save demo form but by modifying a record, the update modifies all the records in the table. What can it depend on? I can't find anything wrong. I'm sure I'm wrong but what?
Best Records
Jack

[CHRONOFORMS 6}
This topic is locked and no more replies can be posted.