Third level view navigation tabs are not showing in OpenUI
Hi All,
I have one issue in Siebel OpenUI..
Version: IP 2013
One of the screen, the third level view bar is not showing up. This is custom view.
For all other views it is shwoing fine..
When i did the Inspect Element, it was showing blank like below..
<div id="s_vctrl_div" class="siebui-subview-navs">
For the screen which is working fine, it was showing like below..
<div id="s_vctrl_div" class="siebui-subview-navs">
Both the views are using vanilla Web Templates...View Detail and View Detail (Parent with Pointer).
Can you please help me where i should look to find the root cause.