Posted by becw on September 22, 2010 at 9:09pm
Remote Allowed Values provides an input widget for CCK text fields that pulls a set of allowed values from a remote JSON source. It also provides basic JSON access to taxonomy vocabularies, which can be enabled on a per-vocabulary basis.
This module allows you to:
- use terms from a vocabulary on the same site as the allowed values for a CCK text field.
- use a terms from a vocabulary on one site as the allowed values for a CCK text field on the other site.
- use an arbitrary JSON source consisting of 'value' => 'label' pairs as the allowed values for a CCK text field.
Screenshots:
- Added setting on vocabulary edit pages
- JSON provided by enabling the above setting
- Adding a new CCK text field using the Remote Allowed Values widget
- Configuring the CCK widget
- The widget, as seen when creating or editing a node
This module was developed by Palantir.net for the Balboa Park Online Collaborative.
Downloads
Project Information
- Module categories: Content Construction Kit (CCK)
- Maintenance status: Unknown
- Development status: Unknown
- Last modified: September 22, 2010