Just set your layout to 'ajax', i.e. in your controller/view: $this->layout = 'ajax';
On Apr 15, 10:15 pm, Paco Gomez <[email protected]> wrote: > Hello, > > I'm developing a register user form where I have the typical checkbox > with an agreement text. This is a link to the agreement conditions. > > How Could I do for opening a page without the content from > default.ctp? > > Thank you very much --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
