Karen and I talked through how to disable the default value field provided by CCK. After some investigation, we found that there's just an IF statement missing before showing the default field form. It looks like this same check is done during validation and submission, but not when the form is actually shown.

CommentFileSizeAuthor
cck_default_field.patch1.1 KBquicksketch

Comments

yched’s picture

Status: Needs review » Fixed

Committed to CCK HEAD, and mirrored in #516138: Move CCK HEAD in core
Thanks !

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.