- πΊπΈUnited States jcandan
Updated the issue summary based on understanding captured in β¨ Add support for multi-value fields like Name and Address fields Active .
Original report
Problem/Motivation
Address field is actually detected by 'Require on publish' module ('Warning on Empty' message is well displayed) but no indicator is added to the field label.
Might be useful for all other fields that output their widget #type as 'details'.
Remaining tasks
Add the missing 'form-required-on-publish' class to the
<summary>
tag.