Problem/Motivation

Trying to use this in views leads to

Error: Call to undefined method Drupal\Core\Field\BaseFieldDefinition::getTypeProvider() in Drupal\list_formatter\Plugin\Field\FieldFormatter\ListFormatter->getListFormatter() (Zeile 337 in/web/modules/contrib/list_formatter/src/Plugin/Field/FieldFormatter/ListFormatter.php).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

anybody created an issue. See original summary.

anybody’s picture

anybody’s picture

Priority: Major » Normal

This is mitigated by the fact that views provides a custom multiple values handling, so this is needed rarely.