Previous Topic: usp_pdmMacroParamType Table

Next Topic: dtlShowtext Macro Example

New Web Macros

Most HTMPL forms in CA SDM r12.6 contain Web Macros. Administrators add and modify these macros to customize forms in WSP.

Note: For more information about Web Macros and their properties, see the WSP Online Help.

The following list describes the new Web Macro definitions in CA SDM r12.6:

dtlRadio

Displays a group of option button controls with an optional text to the right.

dtlLrelMultiselbox

Displays a Multiselect box control used in most LREL pages.

dtlDatedropdown

Displays a static list of dates, such as the list that contains In one day, In two days, In one week, and so on.

dtlShowtext

Displays plain text as normal or bold text. Uses a JavaScript variable or simply given as input within quotes, for example “text,” to the macro.

dtlWriteproperty

Generates HTML for one property on an edit form. For example, it displays label on the left, then input field value and sample at the right. Valid input fields include a text box, drop-down list, or a check box.

dtlLrelMultiSelbox

Displays a multiselect box control for LREL forms.

startNotebook

Begins the notebook area within a form.

startTabGroup

Begins a tab group within the notebook area.

tab

Begins a tab within the tab group.