diff --git a/packages/nc-gui-v2/components/smartsheet-toolbar/SharedViewList.vue b/packages/nc-gui-v2/components/smartsheet-toolbar/SharedViewList.vue
index f829d9752a..4b9a9c2f18 100644
--- a/packages/nc-gui-v2/components/smartsheet-toolbar/SharedViewList.vue
+++ b/packages/nc-gui-v2/components/smartsheet-toolbar/SharedViewList.vue
@@ -1,13 +1,33 @@
@@ -50,9 +108,9 @@ const test = (t) => console.log(t)
-
+
+ {{ `${dashboardUrl}/${sharedViewUrl(record)}` }}
+
@@ -69,19 +127,18 @@ const test = (t) => console.log(t)
-
- {{ text }}
-
-
-
+
+
+ {{ renderAllowCSVDownload(record) }}
+
-