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

feat: HasMany -> disableOutside #1535

Merged
merged 1 commit into from
Feb 15, 2025
Merged

feat: HasMany -> disableOutside #1535

merged 1 commit into from
Feb 15, 2025

Conversation

lee-to
Copy link
Member

@lee-to lee-to commented Feb 11, 2025

By default, the HasMany field is displayed outside the form, but this behavior can now be disabled

Note

searchable is not supported in this mode

HasMany::make('Comments')->disableOutside(),

@lee-to lee-to force-pushed the 3.x branch 2 times, most recently from ef6163f to 89aeb6b Compare February 12, 2025 08:08
@github-actions github-actions bot force-pushed the 3.x branch 3 times, most recently from 5339f12 to 86b11f5 Compare February 12, 2025 08:10
@lee-to lee-to added this to the 3.6.0 milestone Feb 12, 2025
@lee-to lee-to merged commit 6ce5fa6 into 3.x Feb 15, 2025
18 checks passed
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.

1 participant