Closed (fixed)
Project:
Option Trim
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 01:27 UTC
Updated:
27 Mar 2009 at 16:30 UTC
I plan to make a cck field that containst a list of states that a content type could have.
In order to get past a CCK "broken by design" issue where nodes created by users who cannot modify the state will have a null/empty value rather than a default value, I plan to use the Integer type (which will default itself to 0).
Can you add support for the integer data type?
Comments
Comment #1
RoboPhred commentedComment #2
cyu commentedThis is reasonable. I have some code cleanup I need to do soon, so I will also revisit potential select widgets that this module should be compatible with.
Comment #3
cyu commentedinteger, float, and decimal are now supported with http://drupal.org/cvs?commit=183012