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

Can I somehow pre-fill inline relationships at creation form? #57

Closed
4n70w4 opened this issue Feb 11, 2020 · 1 comment
Closed

Can I somehow pre-fill inline relationships at creation form? #57

4n70w4 opened this issue Feb 11, 2020 · 1 comment

Comments

@4n70w4
Copy link

4n70w4 commented Feb 11, 2020

Case: on create resource form need automatically pre-fill inline relationships with some values.

@brandonferens
Copy link
Member

@4n70w4 There are quite a few discussions revolving around this idea. As of now, Nova doesn't support this functionality out of the box and as such we won't as well.

That being said, there are quite a few ways of handling this. You can pass in meta values, create macros, etc. Give this thread a read: laravel/nova-issues#58. There are quite a few good suggestions on getting this to work.

Thanks!

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

No branches or pull requests

2 participants