Hi all Environment example:
- Countries controller --- add action ------- add.ctp view - Cities controller --- add action ------- add.ctp view Goal: - in cities controller, inside the add action, I want to put a link next to the select element containing all the countries from the database, that will open a lightbox type form that will load countries controller/add action with all its functionality. After I save the country, I want the lightbox to close and reload the page keeping the value for the city name (in case something was typed in) and I want the country just added to be selected. Limitations: - beginner with CakePHP, although I like it very much - left handed when working with javascript Other considerations: - any idea will be welcome and highly appreciated Thank you! Best regards! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php