Curious if anyone's had any success with this. Here's the scenario:
I have an app built with edit abilities. The user is placing points within parcels and one of the editable fields in the points feature is the Parcel PIN number. Currently they're clicking the parcel, copying the PIN, opening the Edit widget, placing a dot within the parcel, then pasting the PIN number into the field. I'm sure there's a way to run a Query in the background that fires on the click that creates the point and can autopopulate the PIN field, but it's beyond me.
Anyone have any suggestions?