Has anyone encountered this issue? I’m passing a datetime variable into create form task, when the datetime is null, the datetime outputs 01/01/0001 00:00:00 and it shows as 12/31/0000. How do I add it so it shows as blank in form task action center?
Resolved this issue by passing DateTime as a string value.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.