Is there something I am missing here, I am trying to use the editor
helper to create an edit in place text field.
I am using this:
<?php echo $ajax->editor('text_1', 'change'); ?>
However when I click the ok button to send the request via ajax, I get
the missing view error for the change() function, shouldn't it just
send the request to the function and not require a view?
Thanks for any help, Harro.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---