Default Values don't work
okeedoak - May 2, 2008 - 22:29
| Project: | Multireference CCK field |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | steve.m |
| Status: | needs review |
Jump to:
Description
Values entered into the Default Values section of the widget settings form have no effect. I tried entering both a single value and multiple values in both node and user reference modes. Although the Multi Reference CCK fields show up when creating a new piece of content and seem to work fine otherwise, the default values aren't there nor are they remembered when next editing the widget settings form.
Also the Multiple Values checkbox seems to have no effect.

#1
I can confirm that the values entered in the second (additional) description field disappears, or is not pre-filled when editing the cck field.
#2
I'm experiencing this too. Is it because the reference field needs to actually reference something existing? Any ideas on a fix?
#3
I added support for default values in the dev build. It only gets built nightly, so check it out sometime tomorrow.
#4
Will do. Thanks!