Closed elizdlt202 closed 3 years ago
I have no experience with Nova. Does the relationship itself work with something like AccountManager::find($id)->leadtasks
?
Nova doesn’t support this. It already has a very limited support level on polymorphic and has many through relations.
This is a nova issue and not a package issue. I would recommend creating some sort of field package for nova support.
Thanks @ahinkle!
@ahinkle! I am coming at this from Nova as well. I was wondering what is preventing it from running with nova? What error were you getting?
I followed the doc for the model. But Not sure how to call it on the resource... Please help