Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Edit generates an empty record

Edit generates an empty record 21 Mar 2017 14:33 #15053

  • Ferm
  • Ferm's Avatar
  • Offline
  • Junior Member
  • Posts: 39
  • Thank you received: 6
  • Karma: 2
If I create the simplest possible table and add a column in the list view to edit records, this works fine in Cook 3.0.10. In Cook 3.1.4, the id of the record to edit is not passed on. The effect of this is that a new record is created instead.

The HMTL produced in the list view seems pretty identical and the ids for each row are there. I haven't had time to run it in the debugger to see where it loses the id number. If I generate the component with version 3.1.4, when I get to the display item function, the variable $_REQUEST [cid] has the value "array" instead of the id number (s) or the record selected.
The administrator has disabled public write access.

Edit generates an empty record 30 Mar 2017 15:43 #15068

  • koenvdz
  • koenvdz's Avatar
  • Offline
  • Junior Member
  • Posts: 24
  • Thank you received: 2
  • Karma: 0
I noticed the same behaver, the URL does not contain the ID needed, but instead has /Array at the end, If I type the URL manually with the ID in it it works fine.
Koen
The administrator has disabled public write access.

Edit generates an empty record 30 Mar 2017 16:54 #15070

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 278
  • Thank you received: 35
  • Karma: 22
+1
Same thing for me with my actual project in Frontend.
The Fly that display the Item is empty
The administrator has disabled public write access.

Edit generates an empty record 30 Mar 2017 17:13 #15071

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Gonna fix that soon
Coding is now a piece of cake
The administrator has disabled public write access.

Edit generates an empty record 31 Mar 2017 10:57 #15073

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Fixed.
It was due to the recent router feature.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: koenvdz
Time to create page: 0.093 seconds

Get Started