I'm using dates, cck, calendar, views etc to handle events on my drupal site.

I don't understand what the dates "delta" field is supposed to do. It seems to return a value of 0 all the time in views.

Can anyone explain?

Comments

Drave Robber’s picture

It is used to differentiate values of a multiple-value fields (0, 1, 2, 3...). If all your fields are single-value, then of course it is always 0.