Chained links

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Oleksii S.
    Member
    • Apr 2020
    • 43

    Chained links

    I have an entity Components which is Many-One to Products. I make link Calls, Many-One to Components, and then want to see Relationship panel Calls in Detail layout of Products.
    Is it possible in cloud instance (i.e. without code change)? How?
    Thanks.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello,
    You need to create a relationship between Calls and Products of the Many-to-One or Many-to-Many type. It is not supported to get Calls for Products through the relationship between Products and Components.

    Comment

    • Oleksii S.
      Member
      • Apr 2020
      • 43

      #3
      I see. I will have to add both Product and Component fields to the Call record then, right?

      Comment


      • Maximus
        Maximus commented
        Editing a comment
        Yes. This is how the main logic works.
    Working...