OK now I see there is a function called selectTag, and a google search of the web turned up the Cake API reference, I suppose I need to use this more than the manual. Seems like there's tons of information available for Cake but the way it's all organized isn't that intuitive.
On Apr 11, 9:05 pm, "eKiTeL" <[EMAIL PROTECTED]> wrote: > Hi I'm very new to Cake, I can't figure out how to do something very > simple and it's driving me nuts > > I have 2 tables linked with a foreign key, I setup the associations as > per the manul (belongsTo and hasMany) so how do I get pull down / > select field to be able to select the foreign key, and display values > from the foreign table in the drop down? > > thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
