Add executable icon to header area
Currently I have a widget that allows users to display certain map layouts. All it basically does is turn layers on/off programmatically based up which map they want to see (see graphic). I would like...
View ArticleAdd copy to context menu
I would like to be able to select some text from a popup infowindow, and be able to right-click on it and copy the text to the clipboard. Has anyone done this, or know the proper way to make it happen?...
View ArticleGeoprocessing+flex
I have a model in ArcGIS 10.1 that user should draw a line on the map and model convert it to a 3d line.When I run model by ArcMap every thing is ok, but when I run model by flex viewer, it return this...
View ArticleLegend Widget showing multiple patches on grouped symbology
I apologize if this has been answered already, but I couldn't find anything in the forums. Just upgraded from 2.x to 3.1 and I'm noticing that when using a service that has a layer with grouped values...
View ArticleError - Highlight polygon when item roll over on datagrid
I try to highlight a polygon when item roll over on the datagrid and unhighlight it when item roll out. But keep getting error message on onItemRollOut function. I attached the modify code and message...
View ArticleAdd identify button to navigation widget
All, I am trying to add an icon to the navigation widget that opens up the identify widget, i.e: Attachment 20812 I have managed to do this by adding the following to the navigation.mxml: in the array...
View ArticleExport Map Widget for Flexviewer 3.1
Great Great tool to kick out a Jpg!! I noticed you can turn on/off the esri logo using the Code: <maplogovisible>false</maplogovisible> Is it possible to specify an additional graphic to be...
View ArticleSearch widget results not showing up in 3.1 attribute table
I've checked the box for "Add results as operational layer", and as expected, the results from a search are shown in the legend, layer list, and a tab is added for the results layer in the attribute...
View ArticleeSearch widget and Dynamic Legend issue
I am using the eSearch Widget (v3.1.4) and the Dynamic Legend v3.1. The viewer opens with a URL selection made in the eSearch Widget, and the Legend shows all the operational layers. If I clear the...
View ArticleeSearch 3.1.4 Export Data Grid Results Issue
I have just upgraded to 3.1.4 of the eSearch widget. I am encountering an issue where the data grid results do not export. I can choose either the csv or txt format and then click on the "Export"...
View ArticlePrint A Form
I am trying to get the text on the pages I print to move. I want the text to be centered and below the map. I have tried manipulating both the print widget from 3.1 and 2.5, with no luck. I just want...
View ArticleDynamic Legend 3.1.1 and Error 2036
To All Flex Viewer Application Developers: I have a Flex Viewer 3.0 application that I tried to add the compiled Dynamic Legend v3.1.1 widegt to, but I received Error #2036. Does this latest compiled...
View ArticleIdentify Widget 3.1 Date Field Questions
I have overlapping polygons that i'm trying to use the identify against. All of the polygons are in the same map service and same layer. The example is i have overlapping polygons of sales for each...
View ArticleeSearch Widget Graphical Results
I would like to have the graphical results listed in the order of selected by user for export. Can anyone point me to the section of code to edit or provide info?
View ArticlePOPUP Next and Previous buttons
Does any one know where these controls can be customized? I don't see them in the PopupRenderSkin or the InfoWindowSkin. In particular I'm trying to listen to the click event of either of these buttons...
View ArticleAttRelateInfoWinWidget 3.0 just won't fire....any help appreciated.
For some reason I just can't get the AttRelateInfo to fire when clicking on my Parcels. I have a property viewer with parcels, and I was hoping to be able to click on a parcel and view some basic...
View ArticleRedirecting of “web server base folder/url” after the installation of Flex,
Redirecting of “web server base folder/url” after the installation of Flex, At the level of installation of “ArcGIS Viewer for Flex”, we are required to assign the path for the “web server base folder”...
View ArticleImage screen shot
Dear All, I am facing a problem for pdf page.i var bitmapData:BitmapData=new BitmapData(map.width,map.height); bitmapData.draw(map); var byteArray:ByteArray =jpEncoder.encode(bitmapData); var page:Page...
View ArticleSearchbox result graphic bug
I'm starting a new thread about this issue since my last thread contained several different questions. The problem is that the search result graphic sometimes shows up and sometimes it don't (using the...
View ArticlePrint 3.1 - Dynamic Layers will not print
I am using the latest viewer source code (3.1). I've made some custom layouts and I can print as long as I turn off all of my dynamic layers. If I use Esri's sample service print url it will print even...
View Article