|
POST
|
Peter, You should be able to set the <updategeometry> tag to false and the <addfeatures> tag to false in the edit widget config file, see: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Edit_widget_tags/01m30000000v000000/GUID-9A6E112B-23A1-43D2-A29C-1F9B3AD97646/ Regards Anthony
... View more
01-09-2013
07:18 AM
|
0
|
0
|
748
|
|
POST
|
Peter, Do not forget to also mark the post as answered to help others search for the answered posts. Regards Anthony
... View more
01-09-2013
05:50 AM
|
0
|
0
|
1477
|
|
POST
|
Peter, It sounds like sleeping map services, have a look at this link: http://forums.arcgis.com/threads/26850-Sleeping-Server-Services-slow-to-start Regards Anthony
... View more
01-09-2013
04:00 AM
|
0
|
0
|
2092
|
|
POST
|
Peter, In the config file for the header control widget you should be able to set <search visible="false" /> see here: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/ Regards Anthony
... View more
01-09-2013
03:56 AM
|
0
|
0
|
1477
|
|
POST
|
Alastair, I would guess that because the map is a tiled service you will be limit to the pre cached scales in the service. For panning try setting pan.enabled to false: http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/Map.html#panEnabled Regards Anthony
... View more
01-09-2013
02:20 AM
|
0
|
0
|
1500
|
|
POST
|
Alastair, Sorry i didnt realise that you were not using the viewer. The map class has a LODs function, see: http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/Map.html#lods Regards Anthony
... View more
01-08-2013
11:29 PM
|
0
|
0
|
1500
|
|
POST
|
Jamal, The majority of the functionality that you require may not be readily available using the application builders, but it all is most certainly achievable using flex. I provided a number if links on another thread to samples that have even developed to provide the majority of what you are after. The application builder is still fairly new and I am sure this will develop to provide more functionality in time. The APIs are there for people to design against and develop their own solutions. As you are not a developer what I would recommend is that you use the compiled flex code without the application builder and amend the config files manually using a text editor (all the application builder does is essentially write the config files for you). There is plenty of help on the tags here: http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Configuration_files/01m300000017000000/ Once you are confident altering the config files you can then try using other people's widgets that have been developed and you never know in time you may feel that you are ready to look at the source code and develop your own functionality. Regards Anthony
... View more
01-08-2013
11:19 PM
|
0
|
0
|
3884
|
|
POST
|
Alastair, You can limit the scale by using LODS in your main config, have a look at the bottom of this page: http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m300000018000000 Regards Anthony
... View more
01-08-2013
11:02 PM
|
0
|
0
|
1500
|
|
POST
|
Erik, Please don't forget to mark the post as answered by clicking the tick on the post that gave you the answer Regards Anthony
... View more
01-08-2013
04:03 AM
|
0
|
0
|
1462
|
|
POST
|
Jamal, No you do not have to be on the Internet to create a flex application. That being said I do not use the application builder, if you take the compiled version of the viewer and place it under your c:\inetpub\wwwroot folder then manually amend the config.xml file in notepad to look at your services then this should work. Have a look at the install guide: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Getting_started_with_the_ArcGIS_Viewer_for_Flex_compiled_version/01m30000004r000000/ I presume Silverlight is the same but I do not use it to be 100% sure. What you must ensure is that you have the correct browser plugin either Flash for flex or silverlight to run the application in the browser. This may mean you need to access the Internet to get it. I dont think that Installing Silverlight for ArcGIS automatically installs silverlight. Regards Anthony
... View more
01-07-2013
11:33 PM
|
0
|
0
|
8038
|
|
POST
|
Jamal, I don't think there is anything out of the box that will do that in Silverlight, there is a thread here that talks about it but the solution given works on the clip and ship gp service I have already mentioned. Another option that is stated is to just create a link to a HTML web page where you can download the data or you could do it to a FTP site: http://forums.arcgis.com/threads/13680-Download-Shapefiles-Similar-to-the-Extract-Service-in-ArcIMS Regards Anthony
... View more
01-07-2013
11:17 PM
|
0
|
0
|
888
|
|
POST
|
Jamal, It does not look like you have silverlight installed on your machine so you will need to connect to the Internet to install it. For your flex problem ensure you have write access to the c: drive and that your IIS is running Regards Anthony
... View more
01-07-2013
10:01 AM
|
0
|
0
|
8038
|
|
POST
|
There is a minimum feature size option, but I'm not sure if this will calculate the size on only the visible area: http://resources.arcgis.com/en/help/main/10.1/index.html#/Specifying_a_minimum_feature_size_for_labeling/00s800000077000000/ Regards Anthony
... View more
01-07-2013
08:59 AM
|
0
|
0
|
1462
|
|
POST
|
John, Have a look at Roberts enhanced search widget that has this capability. The download contains a PDF help file that shows you how to set it up: http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e His sample URL is running a search directly by arguments in the URL Regards Anthony
... View more
01-07-2013
08:49 AM
|
0
|
0
|
530
|
|
POST
|
Peter, I thought that one of the enhancements in the 3.0 version of the viewer was a log in screen for secure services. If you make one of your base maps secure you should be prompted to login to use the viewer. The user accounts on your arcgis server can be set from your active directory, Regards Anthony
... View more
01-07-2013
08:45 AM
|
0
|
0
|
522
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|