Referencing another table's data, but lead to edit access exposed

Hi, for a table column I'm working on I used a reference from another table, but when I included this referenced column in the details page for better user experience purposes(So the user can click and link back to the referenced item to check), it directly links to the default details page(I guess it's because in database I can not set the reference to any slice, so it can not be read-only)

Leonsk2037_0-1666678886676.png

Leonsk2037_1-1666678942599.png

 

 

and then user can edit items that are not posted by themselves which I don't want. Any ideas on how I can solve this? Thank you!

Solved Solved
0 2 90
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Leonsk2037 

This is in the Appearance section of the actions.

Behavior > Actions > yourTableName > select your action > Appearance > Prominence > Do not display

If you don't find it, first go at thevery bottom of the Action page:

Aurelien_0-1666690468139.png

 

Then:

Aurelien_1-1666690488889.png

Aurelien_2-1666690513777.png

 

If this is just about "who is allowed to make changes", then go under the Behavior section:

Aurelien_3-1666690582396.png

 

(any criteria that renders a Yes/No result)

View solution in original post

2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Leonsk2037 

This is in the Appearance section of the actions.

Behavior > Actions > yourTableName > select your action > Appearance > Prominence > Do not display

If you don't find it, first go at thevery bottom of the Action page:

Aurelien_0-1666690468139.png

 

Then:

Aurelien_1-1666690488889.png

Aurelien_2-1666690513777.png

 

If this is just about "who is allowed to make changes", then go under the Behavior section:

Aurelien_3-1666690582396.png

 

(any criteria that renders a Yes/No result)

Solved! Thank you!

Top Labels in this Space