How should i change the form name in the inline editor? the default is
value show it does not come up in $this->data

<?php echo $ajax->editor('title'.$article['Article']['id'], '/admin/
articles/saveTitle')?>

I tried

<?php echo $ajax->editor('title'.$article['Article']['id'], '/admin/
articles/saveTitle', array('test' => 'value'))?>

but it does not work :(


--~--~---------~--~----~------------~-------~--~----~
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