Wondering if anyone else has experienced something similar that could point me to a resolution.
Standard survey which has worked perfectly for a long time. I record the date and time that the survey is captured in a datetime column. All good.
Recently I've decided to implement Inbox and remove Sent folder. Now when I test the ability to submit a survey, then retrieve it via Inbox, make edit and then resubmit, I am no longer able to because the date/time field is empty in the survey yet it is a required field and read only intentionally.
I look at the data from ArcGIS Pro and the date/time seems to appear to be captured correctly. Like all of the other instances.
Anyone else experience anything like this?
Essentially the problem is that some data (in my case one field) is not returning to the survey via the Inbox.
Thanks for any insight.
BKS
ps - one other note, I'm using the expression "once(now())" in the calculation field for the data / time data. I've always used this before but perhaps it is causing an issue with Inbox?