Hi, I'm using MDIStrategy in my XAF application and would like to get ALL of my windows shown in a tab. I found out how to do that for a nested view (see "MDIStrategy on subview" Q98065 ), but still have a modal view when I call the New action from a LookupListView. Does anyone have implemented...