Expand Your Domain Modeling Skills - 2.4.2

0
Hi,   I am stuck in this learning path (section 2.4.2). I have created a new page with the List Masterdetail template.    I want to configure the ListView with the following properties: Data source by Association but only appear me the Match -> Goal_Match    I think that my Domain Model is correct. 
asked
2 answers
0

Hi Gonçalo, I think you'll need to add a dataView insted of a listview.

answered
0

Hello,

There is an association Match_TeamHome, using this association inside the listview you have to fetch Teams information. And then using  Player_Team association you need to fetch Player information.Screenshot 2023-10-19 211837.png

image (4).png

 

 

Hope it helps!

answered