Hi @Sandra Panicucci,
I know this was a while back, but was wondering if you have any suggestions for me as to how to launch the editor widget from a point selected by the search widget?
Any information you could provide would be greatly appreciated
Thank you!
public static var strSearchBmpId:String;
private function sharedDataUpdated(event:AppEvent):void { var data:Object = event.data; strSearchBmpId=data.collection[0].title.toString(); }
fLayer.definitionExpression = strSearchBmpId;
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.