The Nested tabs (notebook) control lets you expand or collapse key details within the current form. For example, use the control to customize how you organize tabs on the Incident Detail Form. From the Design View, you can use the Notebook control to add nested tabs to a detail form that does not already contain one. Double-click the Notebook control to modify it. Use drag-and-drop to add, insert, and delete notebook tabs, and to change their captions. You can also use the up and down arrow buttons to rearrange tabs by changing the position of the currently selected tab. The New Row check box specifies whether or not the selected tab begins a new row in the notebook header.
Follow these steps:
If you prefer Source view, the notebook area appears between the following line of code:
<PDM_MACRO name=startNotebook hdr=cng_nb> <PDM_MACRO name=endNotebook>
Note: In CA SDM r12.6, a notebook can contain nested tabs. In WSP, a high-level tab (a tab containing other tabs) is named a tab group. WSP displays a tab group as a dark blue solid bar that spans the entire blue notebook area, with a numbered label in its center. A low-level tab (a tab that does not contain other tabs) is named a tab. WSP displays low-level tabs as rectangles with rounded corners.
You can move tabs and tab groups within a notebook using drag-and-drop. Moving a tab group moves all the tabs within the group with it.
If you select Insert Tab or Insert Tab Group, WSP inserts a new tab or tab group to the left of the currently selected control. If you select Insert Control, WSP displays the Insert Control dialog that lets you add the desired control to the form.
Click File, Save.
|
Copyright © 2013 CA.
All rights reserved.
|
|