Hi.... i'm using the html component in my views, i want to move for
form because type date and other... somebody help me??
In view add?
<tr>
<td>Date*:</td>
<td><?php echo $html->input('Event/date', array('size' => '40'))?>
(i nedd=>FORM->GENERATEFIELDS OR AN
INPUT FOR DATE)
<?php echo $html->tagErrorMsg('Event/date', 'the date is
necessary!') ?></td>
</tr>
thanks =D
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---