Hi
how can i set the default value (day and clock) to now, so that when you create a new item, the value will be the current clock and time. I have tried to set a default value like this: @Code(DateTime.Now) , but this doesn´t work.
How can I set this?
regards Hans