I would like to create a Cancel button that doesn't do anything in a form. I plan on using it to close the form at 'onclick'. The only button I see in Cakephp is using $html->submit which calls the controller method, and is not what I want. I'm pretty sure it's safe to say I'm missing something simple here, but I can't find it.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
