Hi Folks,

Currently my application has a number of entities. Navigating between this entities in the wicket viewer works quite well.

Now I have a requirement to show a special view (list/table). This view is actually just a list showing 3 fields from 2 entities (let's call them X and Y). 1 fields should show the title of X and the other 2 fields should show the title of Y and 1 specific fields.

Of course when selecting an entry in this list I have to navigate to the specific entity instance.

How can I establish this kind of view in Isis?

Regards,

Minto

Reply via email to