Posted by MBAsfoor on August 11, 2010 at 2:27pm
hi
i need a custom cck time field that takes day of the week , hour and minute .
how can i do that .
hi
i need a custom cck time field that takes day of the week , hour and minute .
how can i do that .
Comments
_
If the date module doesn't do what you want, then write your own:
http://www.poplarware.com/articles/cck_field_module
http://www.lullabot.com/articles/creating-custom-cck-fields
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
is there another way to do
is there another way to do that ?
_
If existing modules (in this case the http://drupal.org/project/date module) don't provide the functionality you need, then you need to create it yourself. What other way could there be?
Did you try the date module?
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
i use it but it didn't gave
i use it but it didn't gave me what i want
I think when you enable cck
I think when you enable cck date that the Site Configuration > Date & Time gets a format tab where you can add custom date / time formats.
-- SweeneyTodd
can i use this format in the
can i use this format in the cck date field ?
Yes. Formats created with the
Yes. Formats created with the Date module can be used for date fields.