Hi All,
I am using Jdeveloper 11.1.2.4.
In Current Implementation of the Dyamic UI Shell Template there are 10 limited tab allowed by the template. For this they have created 10 Region on the jsf page and 10 Taskflow with parameter in the pageDef file. So, that is NOT DYNAMIC in the nature. I mean if user wants to open 20 tabs, in that case this will not support more than 10.
Is there any way/approach to make this Dynamic in nature? I don't want to hardcode anything in jsf or page def. I want to make it more dynamic in nature.
Any suggestion.
Reagrds