Open victorsfleite opened 4 years ago
@victorsfleite I would suggest using this for all singular relationships snd plural relationships with a single related item.
For plural relationships we can show the first model as more (+ X more). I believe someone has already suggested this in the past as well.
I think #7 is the one referring this same thing.
When setting a BelongsTo relationship, instead of showing the count of related objects in the relationship column at the resource index page, it would be better to use the default Nova behaviour which shows the
$title
property of the related resource as a link to it's show page.Nova-Inline-Relationship
Default Nova behaviour: