Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ListStringHandler, et al #168

Closed
jhedstrom opened this issue Feb 13, 2018 · 0 comments
Closed

Add ListStringHandler, et al #168

jhedstrom opened this issue Feb 13, 2018 · 0 comments

Comments

@jhedstrom
Copy link
Owner

We already have a ListTextHandler for Drupal 7 that converts labels for allowed value fields to their storage values. We need in Drupal 8 the various list field type handlers provided by the text and options core modules.

  • ListStringHandler
  • ListFloatHandler
  • ListIntegerHandler
jhedstrom added a commit that referenced this issue Dec 18, 2018
- Allows usage of the field value label instead of the key.
- Fixes #168.
jhedstrom added a commit to jhedstrom/drupalextension that referenced this issue Dec 18, 2018
jhedstrom added a commit that referenced this issue Dec 18, 2018
- Allows usage of the field value label instead of the key.
- Fixes #168.
jhedstrom added a commit to jhedstrom/drupalextension that referenced this issue Dec 18, 2018
jhedstrom added a commit to jhedstrom/drupalextension that referenced this issue Dec 18, 2018
jhedstrom added a commit to jhedstrom/drupalextension that referenced this issue Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant