Previous Topic: dtlDateDropdownNext Topic: dtlDropdown


dtlDateReadonly

The dtlDateReadonly macro specifies a noneditable date control on an HTMPL detail form.

This macro has the following properties:

attr=attributeName

(Required) Specifies the name of the attribute associated with the control.

colspan=1|number

Specifies the number of columns on the form.

hdr=text

Specifies the text of the caption on the control; defaults to the DISPLAY_NAME of the attribute associated with the control.

time=YES|NO

Specifies whether the field contains both a date and time, or only a date.