cck_select_other 8.x-1.5

Bug fixes

Recent Changes

cck_select_other 8.x-1.2

Bug fixes

Changelog

This release is most compatible with drupal/core 8.7.0 or greater.

cck_select_other 8.x-1.0

New Features

  • #2216605: Drupal 8 Port
    • Select other now uses Allowed values and works with List field allowed values. However it overrides the constraint validator for allowed values because there is no other way to change core list field behavior as a widget.

    Bug Fixes

    • Fix views support from 7.x-2.x.

cck_select_other 8.x-1.0-rc1

Bug fixes
New features

New Features

  • #2216605: Drupal 8 Port
    • Select other now uses Allowed values and works with List field allowed values. However it overrides the constraint validator for allowed values because there is no other way to change core list field behavior as a widget.

    Bug Fixes

    • Fix views support from 7.x-2.x.

cck_select_other 7.x-2.x-dev

New features

Development branch for 7.x-2.x.

Note that this branch isn't "stable" because of the views issues below.

cck_select_other 7.x-1.1

New features
Bug fixes

Updates

  • Better views exposed filter and field support
  • A bunch of bug fixes.

Changelog

cck_select_other 7.x-1.0

New features
Bug fixes

CCK Select Other has made the transition from CCK to Fields in Drupal 7. The module functionally works the same as it did in Drupal 6, but there are many improvements such as:

  • Improved Javascript support with help from altrugan, bakr, and emilianot.
  • Support for any fieldable entity.
  • Multiple value fields, multiple fields, and Field Conditional State support.

Instructions

  • Add a new list field and choose the "Select other list" widget within any fieldable entity such as a Content Type, Profile2 Type, User, Taxonomy, etc...
  • Add the select list options within the field instance settings Select list options instead of adding them in the Allowed Values field settings.
  • After saving, you may want to set a default value by going back into the field settings.

Roadmap

Changelog

Subscribe with RSS Subscribe to Releases for CCK Select Other