Add "open" setting to field widget

Created on 18 December 2018, almost 6 years ago
Updated 15 February 2023, almost 2 years ago

Would love an option to specify if the container fieldset on node forms should be open or closed.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States justin2pin

Live updates comments and jobs are added and updated live.
  • Usability

    Makes Drupal easier to use. Preferred over UX, D7UX, etc.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany rwam

    I'd like this enhancement too and would like to see this in a future release. I've tested the patch with latest 8.x-1.8 and it works well but I have a suggestion:

    +++ b/src/Plugin/Field/FieldWidget/YoastSeoWidget.php
    @@ -66,6 +66,7 @@ class YoastSeoWidget extends WidgetBase implements ContainerFactoryPluginInterfa
    +      'open' => FALSE,
    

    For backward compatibility the default setting should be TRUE.

Production build 0.71.5 2024