Hi, For CakePHP-1.3, if you are using input() method then set 'empty' => 'Select category' in 2nd parameter array, or do the same for 4th parameter of select() method.
Amit Badkas PHP Applications for E-Biz: http://www.sanisoft.com On Thu, Dec 16, 2010 at 10:43 AM, cake-learner <[email protected]> wrote: > how i can insert the a little text on top of select form so that it > goes > Select category, cat1, cat2, cat3 > > 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > 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 [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
