Datebox
From UG
(Difference between revisions)
(Created page with '== Intro == Popular CT2 widget. == Major Functional Attributes == == Major Functional Attributes == === datatype/format === See Datatypes. === validation === see [[Vā¦') |
(āTemplate) |
||
(14 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Widgets]] | ||
+ | |||
== Intro == | == Intro == | ||
Popular CT2 widget. | Popular CT2 widget. | ||
- | == | + | == Attributes == |
- | == | + | === datatype/format === |
+ | Most of the times it would be [[Datatypes#CT2 Date]] | ||
- | === | + | === required === |
- | + | Values: | |
+ | * ''Y'' | ||
+ | * ''N'' | ||
- | === validation === | + | === validation type === |
see [[Validation]] | see [[Validation]] | ||
Line 19: | Line 24: | ||
=== readonly === | === readonly === | ||
- | Values: Y | + | Values: |
+ | |||
+ | * ''Y'' | ||
+ | * ''N'' | ||
+ | |||
+ | === timezone === | ||
+ | |||
+ | Values: | ||
+ | |||
+ | * user's PC time | ||
+ | * server time | ||
+ | * particular jaguar office time | ||
+ | * international time zone: EST, PST, etc | ||
=== default === | === default === | ||
Values: | Values: | ||
- | |||
- | |||
- | |||
- | === | + | * ''blank'' |
+ | * something else (constant, value that comes from DB or memory, etc) | ||
+ | |||
+ | === clear button === | ||
+ | |||
+ | Required or not? | ||
+ | |||
+ | Values: | ||
+ | |||
+ | * ''Y'' | ||
+ | * ''N'' | ||
+ | |||
+ | === history === | ||
+ | |||
+ | See [[History of Date]] | ||
+ | |||
+ | Required or not? | ||
+ | |||
+ | Values: | ||
+ | |||
+ | * ''Y'' | ||
+ | * ''N'' | ||
+ | |||
+ | == Template == | ||
+ | |||
+ | :: ''default:'' N, Y | ||
+ | :: ''datatype/format:'' [[Datatypes#CT2 Date]] | ||
+ | |||
+ | :: ''required:'' N, Y | ||
+ | :: ''validation type:'' Validation#TBD | ||
+ | :: ''readonly:'' N, Y | ||
- | + | :: ''timezone:'' N, Y | |
+ | :: ''clear button:'' N, Y | ||
+ | :: ''history:'' N, Y |
Current revision as of 21:43, 13 February 2010
Contents |
[edit] Intro
Popular CT2 widget.
[edit] Attributes
[edit] datatype/format
Most of the times it would be Datatypes#CT2 Date
[edit] required
Values:
- Y
- N
[edit] validation type
see Validation
[edit] readonly
Values:
- Y
- N
[edit] timezone
Values:
- user's PC time
- server time
- particular jaguar office time
- international time zone: EST, PST, etc
[edit] default
Values:
- blank
- something else (constant, value that comes from DB or memory, etc)
[edit] clear button
Required or not?
Values:
- Y
- N
[edit] history
See History of Date
Required or not?
Values:
- Y
- N
[edit] Template
- default: N, Y
- datatype/format: Datatypes#CT2 Date
- required: N, Y
- validation type: Validation#TBD
- readonly: N, Y
- timezone: N, Y
- clear button: N, Y
- history: N, Y