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

[5.x] Fix fields parent not being passed on publish forms #381

Merged
merged 1 commit into from Dec 1, 2023

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue where Runway wasn't passing the Eloquent model as the "parent" into the fields when on publish form pages.

The parent can be helpful when developing custom fieldtype as it provides some context about the "thing" thats being edited.

Fixes #379.

@duncanmcclean duncanmcclean merged commit 6b11def into 5.x Dec 1, 2023
7 checks passed
@duncanmcclean duncanmcclean deleted the fix/field-parent-not-passed-in-publish-forms branch December 1, 2023 10:58
Copy link

github-actions bot commented Dec 1, 2023

Released as part of v5.5.2.

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.

Access parent on runway fieldtype
1 participant