Second-Level Navigation Example
The CCFormButtonsTop template includes the following code:
<div od-if="Context, Parent">
<div od-if condition="Web Engine State Properties, IsHighInteractive">
<div od-switch>
<div od-case condition="Web Engine State Properties, IsViewPosition,'Position:2'">
<td><img src="images/spacer.gif" width="1"height="1"></td>
<td class="AppletTitle" nowrap>
<div od-type=nav-control type="Category View" style="Select"/>
</td>
<!--od section case close–>
...
<!--od section switch close–>
</!--od section if close–>
</!--od section Parent close–>