Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000077 [Oberon Platform] Platform functionalities feature have not tried 2012-08-13 04:30 2012-08-13 16:08
Reporter g_prajeesh View Status public  
Assigned To administrator
Priority normal Resolution fixed  
Status resolved   Product Version 2.6 - DB build 0065
Summary 0000077: Need a function to specify Today as default value for Date Type Field
Description Need a way to specify "Today" as default value for Date Type Field
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000149)
administrator (administrator)
2012-08-13 16:08
edited on: 2012-08-13 16:09

Added new keyword for field dafault (valid only for DATE and DATETIME)

field define <FieldName> type datetime default today;
field edit <FieldName> default today ;

If the default is "today", when an new instance of Link / Object is generated, the value for the field is replaced with the current date or date-time

Added also the setDefaultAsToday() method in the Field class


- Issue History
Date Modified Username Field Change
2012-08-13 04:30 g_prajeesh New Issue
2012-08-13 11:39 administrator Assigned To => administrator
2012-08-13 11:39 administrator Status new => assigned
2012-08-13 11:39 administrator Target Version => 2.7 build 0067
2012-08-13 16:08 administrator Note Added: 0000149
2012-08-13 16:08 administrator Status assigned => resolved
2012-08-13 16:08 administrator Fixed in Version => 2.7 build 0067
2012-08-13 16:08 administrator Resolution open => fixed
2012-08-13 16:09 administrator Note Edited: 0000149
© 2008-2013 Mirko Solazzi | Website Templates by IceTemplates.com
Please Read: Privacy Policy and Terms of Use

Powered by Mantis Bugtracker
Copyright © 2000 - 2008 Mantis Group