Announcement

Collapse
No announcement yet.

Hide column related to the Entity being viewed.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hide column related to the Entity being viewed.

    Hi,

    I would like to know how to hide the column in the small list if the detail being viewed is related to the column.

    So basically, I created 3 entities, Entity1, EntityMiddle, Entity2.
    Entity1 has many-many relationship with Entity2 and the EntityMiddle is the one that is being used as the relationship table.
    So EntityMiddle has fields linked to Entity1 and Entity2 plus I added an additional field count because EntityMiddle is like an inventory.

    I've the set the list (small) layout of EntityMiddle to show columns Entity1, Entity2 and Count.
    Then I've added in EntityMiddle to the bottom panels of Entity1 and Entity2.

    So what I want to do is when viewing a record of Entity1, the EntityMiddle list in the bottom panel should only display the columns Entity2 and Count.
    And when viewing a record of Entity2, the bottom panel should only display Entity1 and Count.

    How can I do this?

    Thank you.

  • #2
    Hi,

    we have the same problem. Any solutions?

    Thanks in advance.

    Comment

    Working...
    X