HasMany with Attach #3795
Unanswered
fruitl00p
asked this question in
Ideas & Feature Requests
Replies: 3 comments
-
|
It's unlikely we can add this feature on the initial 4.0 release, sorry. But we always looking at closed feature requests to see what's possible and can be maintained within the core. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks. Any tips on getting this (custom) fixed somehow? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I hope this can be added someday |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this feature request will probably be autoclosed but with the upcoming release of Nova v4 we're really looking forward to full compatibility / parity of the attaching of relations that have a HasMany property. (see also #520 and #3191 )
It basically boils down to the parity in having BelongsToMany (and thereby allowing attaching other resources) and the HasMany property that also should 'allow' attaching.
And i can even imagine having the option to alter the button to "allow" creating new or attaching existing resources using 'allowCreate()' or 'disallowCreate()'
I look forward to some sort of official response ;)
Beta Was this translation helpful? Give feedback.
All reactions