So first, this Bake is pretty impressive in all that it auto builds. I must say the team did a ton of work to make this happen.
Ok so I just did my first run and I have a bunch of views, models and controllers. They all seem to work. The question I have is this: I have several inter-related models where one supplies a list for a select list in another. For instance: IngredientType should supply a list of ingredient_types to Ingredient so that in the view you would get a select list of those ingredient types. What I am getting is the IDs and not the name fields. Is this correct or did I make a mistake in a definition somewhere. I guess my question is. should I expect those fields to have names? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
