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;
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.