Well, although BpmFunc.Now() is supposed to return date and time, the time stays at 12:00.
instead of 13:12. How can I make sure the time is correctly captured ?
I noticed the UD27.Date01 is specified as Date by default as format setting, (to show, I added Date02 without change)
I changed it to DateTime.
But the update settings does not seem to follow…
I guess that is why the time is not properly captured in the field.
How can I show the time with the date then in a Date UD field?
Pierre
And I did test BpmFunc.Now().ToString into a ShortChar03 firld and it gave me the full date and time info correctly… So it is not the function the issue, but the field formatting…I think…
I can’t remember for certain, it would need to be tested, but I think for datetime UD columns you can use the sql getdate() in the initial value field to default that without needing a bpm