mirror of https://github.com/nocodb/nocodb
Wing-Kam Wong
3 years ago
1 changed files with 33 additions and 0 deletions
@ -0,0 +1,33 @@ |
|||||||
|
--- |
||||||
|
title: "Share View" |
||||||
|
description: "Procedure to share a view" |
||||||
|
position: 620 |
||||||
|
category: "Product" |
||||||
|
menuTitle: "Share View" |
||||||
|
--- |
||||||
|
|
||||||
|
## Generate `Share View` |
||||||
|
|
||||||
|
- Open a table or a view |
||||||
|
|
||||||
|
- Click `Share View` |
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/35857179/161969991-b2c64970-e52a-4543-b36e-d7f505368b66.png) |
||||||
|
|
||||||
|
- Copy the link and share to someone |
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/35857179/161970085-88714fc1-4999-4ba3-8283-31835954856c.png) |
||||||
|
|
||||||
|
- Toggle `Restrict access with a password` if you want a password-protected view. |
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/35857179/161970131-0fa83989-0673-493d-968f-76913a09cc06.png) |
||||||
|
|
||||||
|
## Access `Share View` |
||||||
|
|
||||||
|
- Access the link. If it is password-protected, enter the password to unlock. |
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/35857179/161970356-b22214cf-968c-4fa3-a590-4ea3eebaea91.png) |
||||||
|
|
||||||
|
- Otherwise, you should see the share view. |
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/35857179/161970420-c47545a9-7a98-420f-a7c4-f1f473bed6f1.png) |
Loading…
Reference in new issue