When the parent content type has a date or datetime type, it does not filter through correctly to the child content type. You just get a text field with no label (ie no jquery popup, default data etc) and underneath it just says "format: "

Comments

gaëlg’s picture

This is a duplicate of http://drupal.org/node/406428, not fixed yet.

If you need some mathematical operations with dates (to calculate an age from a birthday for example), just use a textfield in which you enter something like "04/29/09", and then use ComputedFields to get the age.

justafish’s picture

Status: Active » Closed (duplicate)

oops :)