Datebox
From UG
(Difference between revisions)
(→Template) |
|||
(8 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Widgets]] | ||
+ | |||
== Intro == | == Intro == | ||
Line 7: | Line 9: | ||
=== datatype/format === | === datatype/format === | ||
- | + | Most of the times it would be [[Datatypes#CT2 Date]] | |
- | === required | + | === required === |
Values: | Values: | ||
Line 43: | Line 45: | ||
* something else (constant, value that comes from DB or memory, etc) | * something else (constant, value that comes from DB or memory, etc) | ||
- | === | + | === clear button === |
+ | |||
+ | Required or not? | ||
Values: | Values: | ||
Line 50: | Line 54: | ||
* ''N'' | * ''N'' | ||
- | === | + | === history === |
+ | |||
+ | See [[History of Date]] | ||
+ | |||
+ | Required or not? | ||
Values: | Values: | ||
Line 56: | Line 64: | ||
* ''Y'' | * ''Y'' | ||
* ''N'' | * ''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