Hi,

I'm trying to put a form together using this tutorial

http://snook.ca/archives/cakephp/contact_form_cakephp/

where basically you put together a form and error messages etc from
the
model's $validate member.

This is all working however i was wondering how to format the
resulting form
as in resize the text area's and to add line breaks after the elements
title and
also how to remove the "New Contact" from the top of the form
elements.
Basically how do i control the formating of the

$form->inputs()

command.

Thanks,
Tim.

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