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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | formfilter.module.txt | 800 bytes | mikeryan |
Comments
Comment #1
mikeryanI 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".
Comment #2
mikeryanMight as well put in a patch...
Comment #3
asugene commentedThe patch didn't work for me. Any idea why?
Comment #4
pianomansam commentedCleaning up old issues. D5 release is no longer supported.