Hello,
I am putting together a webapp using WebApp Builder in AGOL.
The user will validate some points and needs to be able to move points to proper geographic location.
At the moment the workflow I have is using the smart editor which is set up to update a Lat and Lon field along with an address field as the point geometry is dragged to its new location. This works but it is long for the user to drag the points to their locations. I included the "update geometry" function with new X,Y co-ordinates but this also requires several steps for the user to obtain the coordinates (using MapSearch and the coordinates tools)
My question is whether it is possible within the configurable widgets, for a user to search an address and easily move the selected point geometry to that location?