Hello everyone,
I am using Survey123 Connect version 3.20.63.
I have created a field that is populated using a pulldata().
The pulldata() retrieves the maximum value of a field from the Survey's Feature Layer. This value is used by a second field and incremented by one. The retrieval works, but after the first submission, the pulldata() is not updated. I need to close the Survey123 app and reopen it for the pulldata() to regenerate. I read that the pulldata() does not regenerate within the same session, but perhaps I haven’t come across any updated articles.
Is there any functionality or trigger I can include in my xlsForm?
Thank you.