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
Gonçalo Cabecinhas
2 answers
0
Hi Gonçalo, I think you'll need to add a dataView insted of a listview.
answered
Malina Timofte
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.