Slice allowing other Update modes

Hello!

I have 2 tables. Site and Equipments.

The relationship is one to many Site -> Equipments.

Goal

I'm trying to show in the Detail Site view 2 lists of equipments.

  • List 1: Equipments that can be edited
  • List 2: Equipments that can be read-only

Process & Problem

For List 2 I've created a Slice with only Read-Only Update mode:

Luis_DfG_0-1643693781523.png

And I've added it into my Site table as a virtual column using REF_ROWS

Luis_DfG_1-1643693838215.png

However when putting these 2 lists into my Detail Site view:

Luis_DfG_2-1643693934476.png

Both Lists have the action to Add new Equipments, but one is Read-only, why it is showing the option to Add Equipments if it is a Read-Only slice?

Luis_DfG_3-1643694019915.png

Thanks for any help!

Solved Solved
0 2 75
1 ACCEPTED SOLUTION

2 REPLIES 2

Thanks!!

Top Labels in this Space