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

add support for DependentFormFields #94

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

chrispelzer
Copy link
Member

Fixes #93 to allow using the dependsOn method, though it doesn't support fields that dependOn the CKEditor field dynamically. It will on the subsequent requests.

https://nova.laravel.com/docs/customization/fields.html#dependent-form-field
https://nova.laravel.com/docs/resources/fields.html#dependent-fields

@chrispelzer chrispelzer force-pushed the dependsOn-compatibility branch from 5f149e5 to 56b8643 Compare November 19, 2023 23:30
@chrispelzer chrispelzer force-pushed the dependsOn-compatibility branch from 56b8643 to 4ea9f9b Compare November 19, 2023 23:32
@chrispelzer chrispelzer merged commit 4ea9f9b into main Nov 19, 2023
@chrispelzer chrispelzer deleted the dependsOn-compatibility branch November 19, 2023 23:35
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.

Add dependsOn method
1 participant