This module would be truly awesome if it worked for decimal, float, and integer CCK fields. These fields need good validation procedures much more than anything else! Validation API is abandoned and slightly buggy. This could be it! Also this module could work really well with the computed fields module.

Comments

guypaddock’s picture

This is a logical next step for the module. Covert fields was developed to work generically for any kind of CCK field (i.e. by relying on CCK's "#value" field attribute to determine where each field stores its values), but we haven't tested it for the other field types; if we're lucky, it might just be a matter of adding the additional field types to what's returned by the "widget_info" hook.

john.karahalis’s picture

Status: Active » Postponed

This will not be built for Covert Fields 6.x-1.0, but as Guy says, may be a focus for the future of the module. Marking as postponed.