Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
optionwidgets.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2008 at 04:27 UTC
Updated:
31 Mar 2008 at 13:22 UTC
Comments
Comment #1
francewhoaThe following solution worked for me.
Into the help text in the 5.x-1.6 release:
So here's what you would do:
1) Add a Single on/off checkbox integer field.
2) Don't worry about changing the "Label" field since this does not does not have anything to do with what is displayed as the label.
3) Enter the following two values in the Allowed values list:
0|Do not display
1|Display
Now when you go to create content page for you content type you should have a checkbox with a "Display" label.
It works but it's not user friendly. It needs to be simplify.
Thanks to jsenich for this solution.
Comment #2
karens commentedMoving this, I'm trying to get all the issues related to optionwidgets in one place.
Comment #3
karens commentedI don't think you'll see any errors in the latest code. I also made some changes to the documentation to make it easier to tell what to do. I had this in the code already, but it got broken somewhere along the line (I think when the 'allowed values' fieldset was collapsed).
Now if you choose number or text + optionwidgets, the 'Allowed values' fieldset is displayed uncollapsed and some additional description text is added to make it more clear what you should do.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.