I've implemented the insert point feature of this Flex Editing capability from the Code Gallery and can succesfully add points to my feature class. However two of the fields I want to populate are x and Y coordinates. Just wondering if anybody knows if it is possible to populate these text input boxes by clicking on the map. I've been looking at several of the samples i.e. display banner w/coordinates and have managed to implement this and several other samples from the resource center which display coordinates in an infoWindow but haven't been able to make that jump from displaying the coordinates to filling the text boxes. Looking for suggestions, and hoping somebody else has already done this.