How can I accomplish a default date (sysdate) in a date field in a form when inserting a new record?
(preferrably without coding in events, should be possible in field properties somehow…)
Re: default system date in field of type date
Hmmm, whats about defining a field with type date and set the initial value to “systemdate”.
Re: default system date in field of type date
just solved it 15 minutes ago:
form -> attributes -> INSERT-> set the field to “date of inclusion”.