Silvanite/novafieldcheckboxes

Allow use of BelongsToMany relationship with Checkboxes

Opened this issue · 2 comments

m2de commented

Originally posted by @niladam in #7 (comment)

Is there anyway we could make this work with a BelongsToMany relationship ?

Some update to this enhancement?

m2de commented

I'm not sure if it is even achievable given that nova handles the controller side of the requests and relationships require an existing model id in order to make the connection. I created the issue as it was raised by someone but I don't currently have any plans to work on this tbh. Of course I'd welcome a PR if someone does manage to make it work.