superdesk/superdesk-client-core

View on GitHub
scripts/apps/authoring-react/fields/dropdown/README.md

Summary

Maintainability
Test Coverage
# Dropdown

Allows selecting a value or multiple values from the following sources:
* Manual entry in field configuration settings. Supports numbers or strings.
* Vocabulary - A vocabulary can be selected in field configuration. It will store "qcode".
* Remote source - Can not be configured through UI yet - only when using a field adapter. All types of values are supported.