Vizir/carnival

For a has_many relation, Carnival should provide an option to show the count of the relation

Opened this issue · 0 comments

Suppose there is a model Category that has_many Products, in this case if the field is rendered, for example in a table, Carnival should render the count alogside the name of the relation, with a link for a search for that model, showing only the records that compose that relation.