I tried to hide a cck field "date" (select lists for day / month / year) .
So I checked the three checkboxes Hide day , Hide month , Hide year.
But after saving, only the select list for day is hidden.

CommentFileSizeAuthor
#2 formfilter.module.txt800 bytesmikeryan

Comments

mikeryan’s picture

I just ran into this too - adding 'date_combo' to formfilter_supported_types() seems to do the trick (although it displays "Hide 0" rather than "Hide fieldname".

mikeryan’s picture

Status: Active » Needs work
StatusFileSize
new800 bytes

Might as well put in a patch...

asugene’s picture

The patch didn't work for me. Any idea why?

pianomansam’s picture

Status: Needs work » Closed (won't fix)

Cleaning up old issues. D5 release is no longer supported.