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

ensure field is set last on the layout element #15759

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Sep 19, 2024

Description

When constructing a layout element, ensure that the field is set last, so that it has access to all the other properties that it might need (e.g. layout element’s required parameter value).

Related issues

#15752

# Conflicts:
#	src/fieldlayoutelements/CustomField.php
@brandonkelly brandonkelly changed the base branch from 5.x to 4.x September 20, 2024 22:47
@brandonkelly brandonkelly force-pushed the bugfix/15752-layout-element-field-properties branch from d5abf7a to d5e3ec8 Compare September 20, 2024 22:49
[ci skip]
@brandonkelly brandonkelly merged commit 84bea0e into 4.x Sep 20, 2024
@brandonkelly brandonkelly deleted the bugfix/15752-layout-element-field-properties branch September 20, 2024 22:52
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