In our application we have different application areas that open Tabs for different objects in different tabbed workareas.
Is it possible to have one view with workarea 1 and another view with workarea 2.
Each workare is for displaying it’s one objects.
So I would need to open objects of type A in the workarea 1 of view 1 and to open objects of type B in workarea 2 of view 2.
Of course I would have to make sure to switch to the right view before I open the object in the workarea of this view.
Is this possible?
Or is the tabbed application mode restricted to have only one workarea in the whole application.
If the later is the case that is an unnecessary limitation.
If I have for example to modules within the same application, it should be possible that each module can have it’s own workarea.