<?php   echo $html->selectTag('Setting/value',
$menu);  ?>

must be capital: Setting/value, not setting



On 1 Фев., 06:17, "lynda" <[EMAIL PROTECTED]> wrote:
> I am sorry I cannot solve this simple problem. I have a table called
> settings with 2 fields: setting and value.I made a menu drop list from
> field value (Thanks Mikee), now I have this edit.thtml, I'd like to
> update value by select a value from menu drop list. then click save,
> the field setting with its value will be saved. However, my code
> doesn't really save, I think I didn't pass the value to be saved. Can
> anyone help me on this? Bellow is my code:


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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