Hi all.

I have an app with a number of long forms in. These forms are
formatted in tables with each row looking something like: <th>Input
Label</th><td>Text Box [Or Whatever]</td>. While the long term
solution clearly is to migrate this to CSS design I'm going for the
quick (and dirty) solution for now using Cake to generate the form and
then putting it into the table.

All I'm doing is to set each input's 'label' option to '' [blank] and
manually putting the Label I want in an adjacent table cell.

Is there a better way of doing this?

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

Reply via email to