Storage with calendar field is not working. I tried every possible way for storage but database is allways showing "0000-00-00 00:00:00". The Field in the form is blank after saving. I tried Datetime an Timestamp. Joomla! 2.5.11 an Seblod 3.1.1.
Thanks for your reply. Like i said...i tried different way for storage. But for my other fields i normally use "custom | free | cck_store_item_content | my_fieldname". For storage type (Alter) i tried different thinks, but only "text" is working. Isnt "Datetime" the right way to store this data in db?
The fields are dates defining start (field_event_start) and end (field_event_end) of an event. When entering this event, admin must define start and end date by this fields. This is not possible to define as free?
Its really hard to understand this database storage stuff for a frontend guy like me sometimes...