0
Date Time Picker Control (version 24)
Knowledge Base / Version 24 / Client Tools / Axiom / Applications
The Date Time Picker control is used to trigger a script to run whenever the date time is changed. As it requires scripting, this control is only available to Canary users listed on the Axiom>Script access control list within the Identity tile when creating applications.
Properties
- *Name - a unique name used to reference the control in script
- DateTime - sets the date time displayed in the picker
- IsVisible - a checkbox to show or hide the control
- Width - the width of the control in pixels
- X - the horizontal coordinate of the top-left corner in relation to its parent container
- Y - the vertical coordinate of the top-left corner in relation to its parent container
- *OnDateTimeChange - triggers a script to run when the date time is changed
* These properties are only available to Canary users listed on the Axiom>Script access control list within the Identity tile.