From 6ed41f66802dd44bbf0ca79b9adbd5be09268d02 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 11 Apr 2025 08:20:24 -0400 Subject: [PATCH] Fixes #18955: Include the "clear" button only for non-required dropdown fields (#18971) * Include the 'clear' button only for non-required fields * Apply the 'required' attribute for mandatory {% for group_name, group_choices, group_index in widget.optgroups %}{% if group_name %} +