Enables custom select options and accompanying display widgets for CCK text fields. Preset Widget Options gives developers a lot of control over the handling and display of fields without having to declare a whole new field type.
This module should be installed only if another module requires it.
Modules using Preset Widget Options include: Creative Commons Widget.
Setup
Preset Widget Options provides two new options for field management and display.
- On the CCK field settings page for text fields, the "PHP code" collapsible fieldset, where site admins may enter custom PHP from which to draw options for selects or radios, is retitled "Advanced options" and given an additional setting, "Options handler". Here any custom options lists defined using Preset Widgets Options are made available.
- On the CCK field display settings form, each option handler is available as a display option for text fields.