Datebox

From UG

(Difference between revisions)
Jump to: navigation, search
(Major Functional Attributes)
(Template)
 
(9 intermediate revisions not shown)
Line 1: Line 1:
 +
[[Category:Widgets]]
 +
== Intro ==
== Intro ==
Popular CT2 widget.
Popular CT2 widget.
-
== Major Functional Attributes ==
+
== Attributes ==
-
 
+
-
== Major Functional Attributes ==
+
-
 
+
=== datatype/format ===
=== datatype/format ===
-
See [[Datatypes#CT2 Date]]
+
Most of the times it would be [[Datatypes#CT2 Date]]
-
=== required? ===
+
=== required ===
-
Values: Y,N
+
Values:  
 +
 
 +
* ''Y''
 +
* ''N''
=== validation type ===
=== validation type ===
Line 22: Line 24:
=== readonly ===
=== readonly ===
-
Values: Y, N.
+
Values:  
 +
 
 +
* ''Y''
 +
* ''N''
=== timezone ===
=== timezone ===
-
Possible values:
+
Values:
* user's PC time
* user's PC time
Line 36: Line 41:
Values:  
Values:  
-
* blank
 
-
* constant
 
-
* value that comes from DB or memory
 
-
== Additional Functional Attributes ==
+
* ''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''
-
=== Clear button ===
+
== Template ==
-
Values: Y, N.
+
:: ''default:'' N, Y
 +
:: ''datatype/format:'' [[Datatypes#CT2 Date]]
-
=== History button ===
+
:: ''required:'' N, Y
 +
:: ''validation type:'' Validation#TBD
 +
:: ''readonly:'' N, Y
-
Values: Y, N.
+
:: ''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
Personal tools