forked from climsoft/Climsoft
-
Notifications
You must be signed in to change notification settings - Fork 1
Add New record is going to existing records #120
Copy link
Copy link
Open
Labels
Description
I had one record in my form_daily2 table. I created a second record by clicking Add New when I was on the first and it changed the keys to a new element. This then added correctly.
Now when I am on record 1 and click Add New it doesn't give a new record but goes to record 2 and Update and Delete are disabled but Save in enabled. So I can modify the record thinking it is a new record which is not good.
When I click Add New I expect to key controls to change to a record not in the database and therefore a new record.
Reactions are currently unavailable