Remote Allowed Values
Categories
Component ID
919862
Component name
Remote Allowed Values
Component type
module
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
