generateList() has been replaced by find('list')

I know people have spoke previously of select inputs not showing
correctly, and often I think it is because they didn't have a field
"name" or "title" in their model. Customising the find('list') is one
way of doing it, alternatively you can also set var $displayField =
"mytitle"; in the model to fix this.

I've also seen this issue occur when people have not set their
recursive level high enough, but without seeing your code it's hard to
debug. My suggestion is still to look at what data you are getting
from find('list') and go from there.

Cheers,
Adam

On Mar 7, 12:36 pm, jaypee <[EMAIL PROTECTED]> wrote:
> I'm glad you saw it because I only looked at that 15 times or so. Oh
> well.
>
> Now off to find more on the list generating issues. I think
> generateList might be what is required.
>
> Thanks Adam.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to