Hello all,
I created a bunch of surveys for a while for a maintenance project. Lots of points on map, you click in one to report an issue, and it creates a new point on feature class to represent that issue. It has a dateTime field, with the now() to collect what time the issue was recorded.
So when i go to a existing project which was working fine, I see that the now() completely fails to collect the data. today() as well. I tried on Chrome and Edge, however, it still works on Firefox.