Hello,
I have a question that seems simple but I cant figure out how to implement it.
I have two tables. Item and Photos. One Item can have many photos. In the Item list when I press view or edit I want to be able to see the columns of Item table and also all the photos associated with the item.
Can somebody give me a hint..
Thanks