Viewer 3.1 - Zoom issues
When the map first opens in the viewer, I have to click on the map before I can zoom. I can zoom as soon as the map opens in older editions in the viewer. Is there a setting I need to change somewhere...
View Articlelife cycle of popup information headed for renderer skin
I see that when a popup is configured and a feature is clicked on, the "data" is sent to the infowindow. However, if a popuprendererskin is set, it will filter it through the skin before sending to the...
View ArticleData Extract widget, Viewer 3.1
I'm using the Data Extract widget for the first time, so I figure I'm missing something simple. However, I am getting this error and I haven't figured out how to resolve it. Attachment 21268 Any help...
View ArticleIdentify hyperlink
Can you hyperlink to a simple website like ESRI site? Here is xml code: <layer> <name>Parcel</name> <fields> <field name="PARCELID" alias="Parcel ID" /> </fields>...
View ArticleHow to make draggable Widgets?
Hi, I want to know how to make all Widgets become draggable. I changed "_isDraggable" variable into "true" under "isDraggable" function in BaseWidget.as. It seems to work ok when only one or two...
View ArticleEnhanced Draw Widget Functionality
Robert, I was curious if you had any plans to incorporate the real time measurment functionality that is in the standard draw widget at 3.1 into your enhanced widget. I prefer your enhanced version,...
View Articleesearch widget- RPC Fault Fault string="Invalid or Missing input Parameters
Hello I was trying to configure the esearch widget to utilize our layers but when I run it I get: RPC Fault Fault String="Invalid or Missing input Parameters." faultCode="400" faultDetail=" Below is my...
View ArticleIssues when upgrading from 3.0 to 3.1 using Application Builder
Hello, I recently started upgrading some mapping applications to the new 3.1 formate, however I keep getting the following error with one of the maps. Application upgrade failed: Cannot move...
View ArticleDefault selectedTemplate for edit widget
Hi all, Is there a way to select a default selectedTemplate in Edit widget. From API I see that its value is null. I need to do this so that, as soon as the user opens edit widget it has either...
View ArticleIntegrate EditWidget with AttributeTable
I would like to integrate the EditWidget into the AttributeTable...so that it's always visible at the far right. I think it would be better for the user to have an editing/adding experience if it was...
View Articlehow to find or query on a field from multiple feature classes
I just started using the flex viewer. previously I used the ArcGIS server manager app builder and could create a find or query that used the same number ID field from three FCs of different geometry...
View ArticleIdentify widget 3.0 does not return all fields in the record
Hello, When I use the Identify widget 3.0 on a parcel I only get a few fields populated. But I know for sure that all the fields are populated in our parcel data. The only fields that are returning...
View ArticleHelp required with
I have 2 different widgets (number may increase) that I want to load in panel. I have place their entries like: <widgetcontainer paneltype="bottom" initialstate="collapsed" height="250"> entries...
View ArticleRe: Popup close button
Here is my Popup Config. Code: <?xml version="1.0" ?> <configuration> <title>{DESCRIPT}</title> <description> <![CDATA[<a...
View ArticleDynamic Legend widget 3.1.4 and duplicate sublayers
Hi Robert, First off, thanks for the tiled fix in 3.1.3. That is working great. As for this issue, I'm using Dynamic Legend Widget 3.1.4 and TOC 3.1.4 and trying to access ESRI's (type=dynamic) map...
View Articlei_table.png not showing
The i_table.png is not showing up on my web server install - the identify and esearch widgets. It will show in the flashbuilder run. I have checked the assets.image folder and it appears in the src...
View ArticleIdentify Widget version 3.0.2 for FlexViewer 3.0 - Disabling Hyperlink Icons
Thanks for another great widget Robert. I have configured hyperlinks to return the optional icon using: Code: <link includeinresults="false" field="HeaderURI" alias="Click here for Well Report"...
View ArticleIs Map Legend Widget using Rest Legend going to work with AGS 10.1?
Hi, I am currently using the Map Legend Widget using Rest Legend with ArcGIS Server 10 and Flex API 2.4. Before upgrading to ArcGIS Server 10.1 and Flex API 3.1, I want to know if the Map Legend Widget...
View ArticleMapswitcher basemap URL's?
This is probably a simple question, but does anyone know where to find the URLs for all of the Mapswitcher basemaps? All I can find is the sample for 3 of them here:...
View ArticleActive tool ToolTip
On the elevation profile widget example page: http://maps.esri.com/AGSFlex_Demos/F...ionProfile.xml , once you select the draw tool, it will show a tooltip style window with the cursor telling you...
View Article