I am trying to make a select box of reference table. It consists of id,
author and year. When I tried to do ReferenceModel->generateList(); I
only had a list of the id. Is there anyway then I have have a select
box like.

<option value="$ID" >$Author $Year</option>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to