mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 20:26:56 +00:00
feat: Add hasMany UI cell
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
This commit is contained in:
@@ -174,6 +174,7 @@
|
||||
@addNewRelationTab="addNewRelationTab"
|
||||
@expandRow="expandRow"
|
||||
@onRelationDelete="loadMeta"
|
||||
@loadTableData="loadTableData"
|
||||
></xc-grid-view>
|
||||
</template>
|
||||
<template v-else-if="selectedView && selectedView.show_as === 'gallery' ">
|
||||
|
||||
Reference in New Issue
Block a user