Hi, this Survey123 form was created with Connect. It is version 3.16 and field staff use Samsung tablets S7 5G
I received a 2nd complaint today that the logged in user saw another user name showing up in his Inbox. ECI = Environmental Compliance Inspector
For the Inbox I have an instance_name that looks like below. I am calling the field for Lead_ECI_Name in the instance_name. And, I haven't had any issues with the instance_name at all. And yes, those are 'pipes' I use to separate the resulting instance_name.
concat(${Review_Approval}, " || ",${ECI_ResubmissionReview}," ||", ${Case_Number}," || ", ${Operation_Date}, " || ", ${Lead_ECI_Name}, " || ", ${Incident_ST_Address}, ", ",${City_State_Zip})
The first field user sent me a screenshot of his Inbox and interestingly it shows the 2nd user's name, but this particular name didn't even have an agol account yet. I had Kahlid's name listed in the Choices tab as the 2nd ECI. The question in the form is a 'select one' and I use autocomplete in appearance.

When I check the database, the submitted record shows the logged in Username, not Kahlid's name. This is the exact same problem that I heard about this morning, the 2nd complaint. So what might be going on here? My first thought was the instance_name, but it seems to be working fine with these 2 exceptions. Could this be a device issue? Or is there a better way to write the instance_name? As always, I appreciate any help! Many thanks, LisaG