- Issue created by @Proteo
This patch changes the assertion used to evaluate if a field should be included in the form.
- Status changed to Needs review
over 1 year ago 12:16am 1 June 2023
When displaying a signup form in the website, fields that have been enabled are not visible unless they're also marked as "Required".
Create a new signup form, enable a field and leave the "Required" box unchecked. The field will not be visible in the form.
Make sure that enabled fields are visible in the form even if they're not marked as required.
Review a patch.
None.
None.
None.
Needs review
2.0
Code
This patch changes the assertion used to evaluate if a field should be included in the form.