Are you sure the database is actually updating, and you're not just
being redirected to the list view without seeing an error message?




On Jul 12, 10:35 am, "Feris Thia" <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm generating controller code & view based on models I created.  One thing
> I concern is the 'freshness' of the data view.
>
> I did these things :
> 1. Viewing a data list, clicking edit link that brings me to a data form
> with all the data values
> 2. Giving all fields new values. Save it, and the code bring me back to data
> list view
> 3. I click edit on that data row again, and it still holds the old value
> (1) !!
>
> How do I modify the code to tell browser to fetch new data ?
>
> Regards,
>
> Feris


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to