Workflow Configuration Defaults
Modified on 2017/05/25 14:37 by Charles — Categorized as: GUI, Jazz
Workflow Configuration Defaults
¶
This page should be used as a reference for editing data when displaying defaults in the edit form is desired. Defaults are based on the 'Default' field found in the Workflow Configuration for a Jazz model.
DateTime
¶
'DateTime.Today' displays today's date.
'DateTime.Now' displays today's date and current time.
Date
¶
Date uses the same formating as DateTime. Note that is time is displayed, it is midnight.
DateTimeOffset
¶
DateTimeOffset uses the same formating as DateTime.
TimeSpan
¶
'TimeSpan.Zero' will display 0.
String
¶
Any text entered in the Default field will be displayed in light italics as a hint to the user for what the input is form. This data will NOT be saved when the record is saved.
Int32
¶
Any number entered in the Default field will be displayed on the form for new records
Decimal
¶
Any number entered in the Default field will be displayed on the form for new records
Double
¶
Any number entered in the Default field will be displayed on the form for new records
Int64
¶
Any number entered in the Default field will be displayed on the form for new records