Add support for none-required fields

Created on 2 February 2022, about 3 years ago
Updated 6 October 2023, over 1 year ago

Please push your dev changes to the published branch ... (perhaps add a check if the empty label is to be added ... )

like

    // Add an empty option if the widget needs one.
    if ($empty_label = $this->getEmptyLabel()) {
      $result = ['_none' => $empty_label] + $result;
    }
🐛 Bug report
Status

Closed: outdated

Version

1.2

Component

Code

Created by

🇦🇹Austria attisan Vienna

Live updates comments and jobs are added and updated live.
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.

Production build 0.71.5 2024