I have hard coded a Cards Grid widget. I mean hard coded in the sense it works for a specific table with specific child table
It fetches the child records and display them as a second grid inside the card.
Now I am trying to configure the Widget to have column mappings. And I have no clue how to map the Child Table it’s columns. It seems I am only able to access directly from the config panel the columns of the main table.