Cubic Compass Software

- Support Wiki

Dialogue Script : DatePicker

Modified: 2008/11/23 02:14 by mleach - Categorized as: Dialogue Script
Edit

Syntax

<dlog:DatePicker id={unique ID} ObjectName={Object name} FieldName={Field name}>
</dlog:DatePicker>

Provides a pop-up date picker that populates a Date textbox. On submit, results in creating or updating a Date field.

Edit

Usage

Displays a dynamic popup date picker in a webform.

Edit

Attributes

id: (Required) A unique identifier for the control. Multiple DatePickers may be used on a page, but each DatePicker control must have a unique ID.
ObjectName: (Optional) Reference to the database object name.
FieldName: (Required) The date field name to be created or updated on submit.



Edit

Example

<dlog:DatePicker id="DueDateField" ObjectName="Case" FieldName="DueDate__c">
</dlog:DatePicker>

ScrewTurn Wiki version 2.0.35. Some of the icons created by FamFamFam.