Fixed Inconsistent Display of required/optional fields on registration form

Kirby

Well-known member
Affected version
2.0.6 Beta 2
I've created 2 custom fields named City and Street, both are being set to be diplayed upon registration but ony Street is set to be required.

register-form.webp

This is highly confusing as it absolutely not obvious which fields are really required - apparently only Street is required (which is completly wrong, all fields except City and the news checkbox are required).

So either all required fields should be marked required (I'd prefer this) or all optional fields should be marked optional.
 
Last edited:
Top Bottom