Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX Ensure all fields are available for updateCMSFields(). #1089

Merged

Conversation

GuySartorelli
Copy link
Member

Some fields in the EditableFormField subclasses were not available during updateCMSFields, or were being removed afterwards. Making changes to those fields would have required subclassing, and hiding the original class.

Copy link
Member

@emteknetnz emteknetnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is consistent with cms and elemental

@emteknetnz emteknetnz changed the title FIX Ensure all fields are available for updateCMSFields(). ENH Ensure all fields are available for updateCMSFields(). Mar 3, 2022
@emteknetnz emteknetnz changed the title ENH Ensure all fields are available for updateCMSFields(). FIX Ensure all fields are available for updateCMSFields(). Mar 3, 2022
@emteknetnz emteknetnz merged commit 60cd3d0 into silverstripe:5 Mar 3, 2022
@GuySartorelli GuySartorelli deleted the fix/allow-updating-cms-fields branch March 3, 2022 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants