Related Data Lists - Read Only?

Hi all, I have a deck that shows data, I click on the data and get the detail of that item. In that detail it also shows “Related” data to that item (which is great). Is there a way to make that data read only without making the original “data” read only. I looked at Slicing it but that doesn’t show in a list for related.

In your reverse reference column that is created by Appsheet, specifically the one that usually starts with [Related SomethingData], you will want to adjust the table name in the REF_ROWS formula to what your slice is called and then also in the ‘Referenced table name’ select your slice table.

Hi Markus. I had found it. But thank you so much for answering.