I have a view and I want to create a list of of "things"  by selecting the 
first "thing" and the last "thing" and getting the lowest id and the highest 
id to use in a sql query. 
I would like the selects to be called "Thing From" & "Thing To" and they 
should both contain the same list of "Thing Names" and return the id for 
each selection.

"Things" have a table in the database, a model, controller and views.

I thought it might be easiest to simply rename the selects but I can't find 
a way to do it.

Thanks in advance.

Antar

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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