Summary hidden if Text field has Unlimited number of values

Created on 10 November 2016, about 8 years ago
Updated 1 February 2023, almost 2 years ago

When you create a Field Type of Text (formatted, long, with summary) you get an option to check for Summary Input which allows you to have a field to explicitly set a Summary. This field is only visible, however, if the Allowed number of values in Field settings is Limited to 1.

Using the 'Unlimited' option or defining values greater than 1 causes the form to auto-hide the Summary field and label. The markup is there, but inline css on the element is setting the display to none.

 <div class="js-text-summary-wrapper text-summary-wrapper" style="display: none;">
    ...
 </div>
πŸ› Bug report
Status

Closed: duplicate

Version

10.1 ✨

Component
TextΒ  β†’

Last updated 10 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States Revalis

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

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