Skip to content

Fix checkboxes in custom field administration#1357

Merged
glensc merged 1 commit intoeventum:masterfrom
inguin:manage-custom-fields
Mar 10, 2022
Merged

Fix checkboxes in custom field administration#1357
glensc merged 1 commit intoeventum:masterfrom
inguin:manage-custom-fields

Conversation

@inguin
Copy link
Copy Markdown
Contributor

@inguin inguin commented Mar 10, 2022

The form type booleans are missing in the CustomField.toArray() method,
so the checkboxes in the administration frontend aren't properly
initialized. Editing a custom field and saving the form will exclude it
from all optional forms.

The form type booleans are missing in the CustomField.toArray() method,
so the checkboxes in the administration frontend aren't properly
initialized. Editing a custom field and saving the form will exclude it
from all optional forms.
@inguin inguin force-pushed the manage-custom-fields branch from 9d608e2 to 3c207ca Compare March 10, 2022 09:48
@glensc glensc added this to the 3.10.11 milestone Mar 10, 2022
@glensc glensc merged commit 4aada86 into eventum:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants