
We use this screen setup for quite some occasions: a list with details behind it, with each detail having a small list on the left side so the user could easily switch between rows while staying on the detail screen (the same setup is used for ‘Subjects’ in the SF). But there are two limitations that we would like to overcome:
-It is not possible to use a different table variant for the small list on the left side (deviated from the main list). While for example we want hide certain fields in the small list and specify certain tasks only on a the main grid and some tasks on both. The only thing that can be changed is the action bar, but that means the small list shows all tasks or none.
-It needs an own screen type per table in order to name/icon the detail tab pages (which are actually component tab pages) like the the detail. This also requires manually maintenance when a translation is changed.

