Hi

I am using symfony 1.4.6.

There is a requirement where I have to use date fields i.e. three
fields date,month,year.

Is there any tag which I can use to produce the date field in my view
files? like it was in symfony 1.0 suh as

echo input_date_tag('date', null, array('rich' => true));

or

<?php echo select_day_tag('day', 1, 'include_custom=Choose a day') ?>
etc.

NOTE: I am not using symfony forms framework instead its normal html
form written in view files.

Hopefully I make some sense here.


Thanks


-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to