I've perused the other similar issues on the community, but no luck yet.
Basically, I am pulling a field from the same feature layer that the survey is connected to -- so that I can let the submitter know whether that ID (entered, not global or object) has already been used. I am attaching the .xslx form, and the layer it connects to should be publicly available.
When I submit a test form in Survey123 Connect, it works as expected (first image). When I open it in the web application there are multiple things wrong (second image):
1) the note question that should only be relevant if that ID already exists is showing up anyways
2) the calculation fields are showing up blank, no matter what I put in.
I have tested this against with the pulldata(@layer) against other hosted feature services with the same IDs that are not connected, same result.
Here is the survey link from the form I published if it helps