UTCDateTime bug in forms
Create display or edit method of extended data type UTDDateTime (not bare UTCDateTime but e.g. CreatedDateTime) on the table.
Drag it to the same table field group.
Use that tables field group on a form.
Then you drag tables field group or select on that group from control Group strange thing ocur.
Field become of type String.
To avoid this use bare UTCDateTime type on display or edit methods.
Drag it to the same table field group.
Use that tables field group on a form.
Then you drag tables field group or select on that group from control Group strange thing ocur.
Field become of type String.
To avoid this use bare UTCDateTime type on display or edit methods.
*This post is locked for comments