Hello Friends, I am trying to bake a MVC using cake bake.
I have a form (add view) which looks like this when I bake it name : [ ] address : [ ] country : [ ] for all the fileds it gives me "input box".Now the country fields need to be "dropdown box" populated form DB table "countries" which has country_name,id. is there any way to achive thing using bake or we need to manually code it ? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
