Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294323

Allow user to add display modes from respective field UI's.

$
0
0

Problem/Motivation

Currently the users cannot add/create a new form/display mode while entity creation flow.The view display mode has a link Manage view modes which redirects to the view display mode form where you can create a new display mode to attach to the entity.We want the to provide the users with the flexibility of adding display modes from the field UI of the entity flow creation.

Steps to reproduce

Proposed resolution

The proposed resolution is that we can directly create both the display modes from respective Field UIs. The current implementation allows a user to create respective display modes by opening the respective forms in a modal on while the user is not redirected anywhere.

Remaining tasks

  1. Usability review
  2. Accessibility review

User interface changes

Manage form display before had no provision to add a form display from the field UI

Manage view display before redirected the user to view form.

This allows user to create a form mode without redirecting.

This allows user to create a view mode without redirecting.

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 294323

Trending Articles