How to fetch data from a database and display in dropdown box.
For e.g i have one table enteries and another table name as section
when i add new entry then at my add view all the section should
display in dropdown box and i have section_id field in entry table
because i m saving only id of the section in the entry table so how to
do this and i have one more field submenu it should also display its
content in dropdown box and when i change value in section dropdown
menu the content of sub menu dropdown box also change
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to