Empty value using _none instead of empty string for Select2 integration

Created on 29 August 2023, over 1 year ago

Problem/Motivation

We are trying to intergrate select2 but with the empty value (usually in drupal it's represented with _none) the title field is not showing up as a selectable option using https://www.drupal.org/project/select2_all

Steps to reproduce

  1. Enable select2_all and name modules.
  2. Add a name field with title options
  3. View the form to see the missing options

Proposed resolution

Instead of using empty string use the _none

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada joelpittet Vancouver

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