Closed rickmacgillis closed 6 years ago
This repository is for tracking bugs. Feature requests may be emailed to Nova customer support.
@taylorotwell Where do I do that at?
@rickmacgillis Check it out
@dinhngocvuong Thanks. I missed that, and now I sent the feature request.
Relationship field types default to the names defined on the relationship resource or the auto-generated resource name. They do not allow for custom names like other field types. With
ownedTeams()
andteams()
on the Laravel SparkCanJoinTeams
trait, we need to be able to display those with unique names. UsingTeams
for both headings doesn't work very well for distinguishing what they both mean.Issue #116 also has this issue.
Example: