|
POST
|
Thanks for sharing the URL. It seems like the "title" is being sent correctly to your print service, but that your map template is ignoring it. See the "layoutOptions" section in http://resources.arcgis.com/en/help/main/10.1/index.html#/ExportWebMap_specification/0154000004w8000000/ on how to setup the "titleText". I'm not sure if it will help or confuse, but there is an older forum thread on how to add custom elements, but that should not be needed in your case - http://forums.arcgis.com/threads/62361-Print-Task-API3-AGS-10.1-Layout-Option-CustomTextElements?p=216311&viewfull=1#post216311).
... View more
09-18-2012
05:17 PM
|
0
|
0
|
1443
|
|
POST
|
Do you have an updated link for the the page you posted on the resourcesbeta.arcgis.com page? The new Flex API resource center is available at http://resources.arcgis.com/en/communities/flex-api/ The specific link for IdentityManager is: http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/IdentityManager.html#signInWindowClass
... View more
09-18-2012
05:02 PM
|
0
|
0
|
1290
|
|
POST
|
I have created a custom Layout, configured it using the ExportWebMap, and made it a service on my ArcGIS server 10.1. Problem is, I am trying to find a way to make the Title of my map change (dynamic) by allowing the user to put their own title. Hi David - thanks for creating a separate thread 🙂 Are you using version 3.0? Are you using the application builder to create your application? If you use the application builder and configure the print widget to "Print with ArcGIS Server", then the default is to allow your end users to set the "Title" etc. See the example in the resource center - http://resources.arcgis.com/en/help/flex-viewer/live/index.html?config=apps/config-print.xml If this not happening in your case, could you share the URL to the application? Or if not public, show us what the printwidget xml file looks like - it should probably be similar to http://resources.arcgis.com/en/help/flex-viewer/live/widgets/Print/PrintWidget.xml I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Your tutorial doesn't cover this!! The forum is primarily a user-to-user forum, if you need to contact Esri for Technical Support, please see http://support.esri.com/.
... View more
09-18-2012
12:09 PM
|
0
|
0
|
1443
|
|
POST
|
I am using a map from Arc GIS Online. I can't figure out how to use that data in the search widget. Where do I find the search url for the map. It depends on how "that data" is being served out. For example, if it's a feature layer then you just have to figure out its URL. If it's "Map Notes", then no it can't be used with the search widget. What is the URL of your "web map"?
... View more
09-18-2012
11:52 AM
|
0
|
0
|
435
|
|
POST
|
I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Hi David, To contact Esri for Technical Support, please see http://support.esri.com/. Also, it is usually better to create a new thread than adding a question to an existing thread, especially if the original question has already been answered.
... View more
09-18-2012
08:47 AM
|
0
|
0
|
1765
|
|
POST
|
I'm not able to select the layers at Data Extract Widget. Although I've setted the "layers to clip" on the model the "choice list" on rest appear empty. Is your geoprocessing service published as asynchronous? Does your geoprocessing service expose at least the following three input parameters (with these exact names): Area_of_Interest, LLayers_to_Clip, Feature_Format. From See http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Data_Extract_widget/01m300000039000000/
... View more
09-14-2012
02:03 PM
|
0
|
0
|
1977
|
|
POST
|
I'm running ArcGIS Server 10.1 and FlexViewer 3.0. I've created a service from my xmd with two line features and offset them to 2 & -2. However, the offsets do not show in Flex Viewer. ... Any help would be greatly appreciated. Are you adding an individual layer from the map service as a "feature layer" or the whole map service as a "dynamic" (or "tiled") service? If it fails when you are adding an individual layer from the map service, then try adding the whole map service. The main difference between these two cases is that in the first case, the feature data is sent to the client and the symbol is drawn clientside by the FlexAPI inside the browser, while in the second case the map image is created by ArcGIS Server and sent to the browser.
... View more
09-10-2012
08:17 AM
|
0
|
0
|
690
|
|
POST
|
Hi everyone, I'm using ArcGIS API for Flex + World Locator (http://tasks.arcgis.com/ArcGIS/rest/services/WorldLocator/GeocodeServer)... (NB2 : If this topic is not the appropriate one, please tell me which topic should I post in. Thanks again !) The "ArcGIS Online" forum is probably a better place to ask about ArcGIS Online Content. http://forums.arcgis.com/forums/30-ArcGIS-Online
... View more
09-10-2012
07:51 AM
|
0
|
0
|
668
|
|
POST
|
I am not able to use the esri:Editor apparently because it uses certain mx components. "if you are using certain mx components, you will need to include the mx.swc among the project libraries. You might also want to include sparkskins.swc." From http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Mobile_applications_with_Flex/017p00000025000000/
... View more
09-06-2012
04:17 PM
|
0
|
0
|
1041
|
|
POST
|
... app builder has been handy ... but would like to also use widget groups. Charlene, thanks for reporting this bug. Even though the application builder does not support widget groups (and some other tags), it is supposed to display what it knows about and not mess up the config.xml file. For the next version, 3.1 ... you should be able to add all your widgets using the appbuilder, then manually edit the configuration file to add widget groups. If you subsequently open the application builder, you wont see the widget groups in the widgets tab but everything else should work fine.
... View more
09-06-2012
03:47 PM
|
0
|
0
|
949
|
|
POST
|
First question: Can I take a Flex Viewer project and convert it to flash builder so that I can use it on an iPad or Android device and then customize how I want? No, it is not that easy. While the source code for the ArcGIS Viewer for Flex (the Flex Viewer) is available, you cannot use it on an iPad/Android without major rewrites. This is a pretty common question so it was added to the Flex Viewer FAQ at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/FAQs/01m300000004000000/: Is it possible to run the ArcGIS Viewer for Flex application on my iPhone or iPad? No. There are two specific issues with this. The ArcGIS Viewer for Flex is a standard Flex project, therefore, it would need to be written as a Flex Mobile Project. The ArcGIS Viewer for Flex uses Flex modules. These are not supported in mobile projects. Second question: I'm just looking for an easy to use starting template that has a nice Table of contents, Navigation bar (You know the basic map interface stuff) . . There isn't really templates like that available. The Flex API Resource Center has 100+ samples, but they are geared towards showing a particular functionality. You could re-use stuff from these samples (as well as the Flex Viewer source code), but there isn't the type of templates that I think you are asking about.
... View more
09-04-2012
02:12 PM
|
0
|
0
|
1281
|
|
POST
|
The lower right tag line ends in "AND"!). "AND" (Automotive Navigation Data) is a Dutch data company (with a hard-to-google company abbreviation).
... View more
08-29-2012
09:38 AM
|
0
|
0
|
2199
|
|
POST
|
...And more, I want to show the "Live Coordinates" in WGS84 (DD.DDDD format) and not in the metric system of WebMercator auxiliary sphere. I'm not familiar with this specific widget, but the CoordinateWidget supports showing the current cursor location in decimal degrees. http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Coordinate_widget/01m300000032000000/ The source code is available at https://github.com/ArcGIS/ArcGISViewerForFlex/blob/master/src/widgets/Coordinate/CoordinateWidget.mxml
... View more
08-27-2012
08:29 AM
|
0
|
0
|
712
|
|
POST
|
As long it creates valid GeoRSS, it should not matter how it was created. Are you sure the problem isn't with the output?
... View more
08-24-2012
10:31 AM
|
0
|
0
|
486
|
|
POST
|
However, I'm still unsure where the crossdomain.xml file needs to be found. The "Deploying an application" API help topic tries to explain that: http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Deploying_an_application/017p00000019000000/. See the "Deploying crossdomain.xml" section. In your case, for Java: Java�??Add crossdomain.xml to <ArcGIS_Server_Install_Location>\ArcGIS\java\manager\web_output for 10.0 or <ArcGIS_Server_Install_Location>\ArcGIS\java\web_output for 9.3 installations of ArcGIS Server. On Windows, the default locations for these directories are as follows: 10.0�??C:\Program Files\ArcGIS\Server\java\manager\web_output 9.3�??C:\Program Files\ArcGIS\java\web_output And like Robert mentions if you are using a proxy server, then it would go there. Basically whatever URL your application tries to access it, is what needs the crossdomain.
... View more
07-28-2012
09:57 AM
|
0
|
0
|
3312
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|