Columns in link-multiple table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Davide Alghi
    Junior Member
    • Sep 2024
    • 14

    #1

    Columns in link-multiple table

    Hi all, I have a question.

    Columns to use in Formula's entity\setLinkMultipleColumn() function.

    How can I know the Columns available in a table for a link multiple? without having to see the structure of the table itself?

    For example: the table account_contact defines the 1:M relation between Contact and Accounts entity types. The table account_contact has 2 columns: role and isInactive.

    How/where do I find this information without having to look at the structure of the table account_contact?

    In Entity Manager > field details I only can see accountsColumns

    Attached Files
Working...