Just testing this, and it seems to work. Try:
<?php echo $form->input('name',array('type' => 'textarea',
'label'=>'name','after'=>'Must be 6 character')); ?>
Just add the type => textarea and it worked OK for me.
On Aug 18, 2:56 am, arif hossen <[email protected]> wrote:
> Dear all,
>
> How i can use after properties in textarea.
>
> such as :below textfield after properties
> echo $form->input('name',array('label'=>'name','after'=>'Must be 6
> character'));
>
> i need used it textarea field.
> --
>
> Regards,
> Mohammad Arif Hossen
> Web Developer
> United Group International(UGIBD)www.ugibd.net
> Mobile no: +88 01714355911
> Mobile no: +88 01922110308
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---