Overview

#3512433: Provide visibility into which (core) field types (74%), field type props (63%) can be mapped into Content Type Templates vs not, and which field widgets (36%) are supported added FieldTypeSupportTest identified that while the link field type is supported, its options property cannot be currently mapped into any SDC.

  • Is that okay? → @lauriii can mark this Closed (works as designed)
  • Is that not okay? → @lauriii should explain what he expects to be able to do with it :)

FWIW: the \Drupal\link\Plugin\Field\FieldWidget\LinkWidget widget is the default for this field type and does not allow specifying options; only contrib/custom widgets populate it.

Proposed resolution

User interface changes

Comments

wim leers created an issue. See original summary.

wim leers’s picture

Project: Experience Builder » Drupal Canvas
Version: 0.x-dev » 1.x-dev

Experience Builder has been renamed to Drupal Canvas in preparation for its beta release. You can now track issues on the new project page.

wim leers’s picture