Hello Dynamics Community.
I have a field named 'Posting Time' which is data type - Time. It normally captures the system time in it.
Is there any way it keeps changing according to the computer time.
Because when I open the page, it normally captures the current time of the system only.
Is there anyway it keeps changing inline with the computer time so that when I post the page it captures the recent time only.
I have tried : Posting time := Time + 10000, it doesn't work and it doesn't changes inline with the my computer time.
Thanks to let me know.