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;
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.