Add support for "view_mode_selector" field type

Created on 9 February 2024, 10 months ago
Updated 13 February 2024, 9 months ago

Problem/Motivation

Getting error because the field type "view_mode_selector" is not exportable out-of-the-box. Check README for a workaround.

There is no support for the 'view_mode_selector' type from https://www.drupal.org/project/view_mode_selector β†’

Steps to reproduce

Install the view_mode_selector module, create content with the field, and try to export it.

Proposed resolution

Add a new SingleContentSyncFieldProcessor for the view_mode_selector field type.

Remaining tasks

Tests are failing due to the View Mode Selector module bug: πŸ› Warning: Undefined array key "view_mode" while creating the field Active .
Once it's fixed and tests passes, we should be good to go.

User interface changes

API changes

Data model changes

✨ Feature request
Status

Postponed

Version

1.4

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium pbosmans

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024