Required indicator missing from display

Created on 21 April 2016, almost 9 years ago
Updated 13 February 2025, 27 days ago

Problem

the required indicator doesn't seem to be displayed, even when the iban component is marked as required.

required setting enabled

missing required indicator

Solution

in function _webform_render_iban_field
change
'#required' => $component['mandatory']
to
'#required' => $component['required']

Result

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

User interface

Created by

🇳🇱Netherlands silkogelman

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