Select Existing Record in Survey Web App by UserName

179
0
07-17-2022 09:59 AM
MeleKoneya
Occasional Contributor III

I have a table available via a feature layer that has user names and call signs.    With Survey 123 web map, I would like to be able to select the row in the table by user name of the currently logged in user.

I can do this in the mobile app by a where clause on the inbox.   

I am able to get the current user by using this calculation in the XLSForm 

pulldata("@property", 'username')

 

I would like to be able to do something similar in the web app so that the user does not have to have the mobile app installed and survey downloaded.

Can I use the pulldata function to select a record in the form to allow the user to edit?

Thanks,

Mele

0 Kudos
0 Replies