ui_patterns
ui_patterns copied to clipboard
node_title not appear as source in field mappings (tested with field_group)
When adding title to under a field group pattern title does not appear as source in the list of sources to be mapped to a destination pattern. When using https://www.drupal.org/project/title_field_for_manage_display then we can use title as source.
Is there anyway to support title field natively without extra contrib module ?
hi @GiorgosK I am not sure title_field_for_manage_display module has a clean implementation.
It would be better to allow the display of title (label) base field, instead of creating a new field, like manage_display does: https://git.drupalcode.org/project/manage_display/-/blob/8.x-1.x/manage_display.module