|
POST
|
Robert, Do you know if there is a list of these shortcuts anywhere? Regards Anthony
... View more
06-14-2013
06:50 AM
|
0
|
0
|
2271
|
|
POST
|
Kevin, You cannot hyperlink to images/documents using a local path name (I.e. e:/......) it must be done through a URL. What you would need to do is set up a virtual directory in IIS that points to the location of we're the files are sat. That way you will be able to access the file by a correct URL. It is this URL that would need to go into your link field, Hope this makes sense Regards Anthony
... View more
06-12-2013
04:59 AM
|
0
|
0
|
1192
|
|
POST
|
Joshua, Good video here that explains how to use both dynamic and feature services together when editing: http://video.esri.com/watch/156/web-editing-in-arcgis-10-for-server Regards Anthony
... View more
06-11-2013
12:34 PM
|
0
|
0
|
1386
|
|
POST
|
Joshua, You can add the layer in as a dynamic layer with feature access also enabled on the service, when just viewing the service it will use the dynamic layer when editing it will pick up the feature service, see the example about pool permits on the help page: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m30000003v000000 Regards Anthony
... View more
06-11-2013
11:52 AM
|
0
|
0
|
1386
|
|
POST
|
Kyle, This is not possible out of the box with the flex viewer, you can only set symbology for csv and Feature layers: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Rendering_and_Symbology_tags/01m30000004w000000/ Regards Anthony
... View more
06-11-2013
10:26 AM
|
0
|
0
|
1224
|
|
POST
|
Oleg, What do you have your alpha value set at in the layer tag in the main config file? Anthony
... View more
06-11-2013
10:18 AM
|
0
|
0
|
542
|
|
POST
|
Yvan, It is possible but you would have to write your own function to do it. The main problem you will end up having is getting the KML to have the same symbology as your features. I have written an exporter for a draw widget that exports all drawn graphics to KML. If you have the ability to change the source code this post may give you some pointers: http://forums.arcgis.com/threads/85849-Export-selected-Features-to-KML-KMZ?p=303120#post303120 Regards Anthony
... View more
06-11-2013
10:14 AM
|
0
|
0
|
2463
|
|
POST
|
Dale, Bookmarks can be saved off to an external xml file that can be loaded back in using this enhanced bookmark widget: http://www.arcgis.com/home/item.html?id=ed4d8dbef33d400499d2cc6475f24a4e I have updated it to work with later versions of the flex API. You know where I am Dale give me a shout, Gigzy
... View more
06-11-2013
09:57 AM
|
0
|
0
|
1102
|
|
POST
|
Richard, Have you used the "master" branch or "develop" branch from github. The "develop" branch at different times might have fixes that require the next version of the API Library that is not released yet, hence why you may receive errors when compiling. Regards Anthony
... View more
06-10-2013
02:14 PM
|
0
|
0
|
4551
|
|
POST
|
Graham, What version of flex are you using, if its the latest why not implement the editing widget: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Edit_widget/01m30000003v000000/ To refresh your layer you can set the autorefresh attribute in the layer tag: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/ Regards Anthony P.s. if you are using a 9.3.1 server you could try to implement this widget, but it will need updating http://www.arcgis.com/home/item.html?id=798746aaabcc4e8f872a321257d8cfd4
... View more
06-10-2013
11:53 AM
|
0
|
0
|
926
|
|
POST
|
David, The grid used in the attribute table is as far as I know tied up in the sdk, you will not be able to change the widths that's why I have put the enhancement request to the flex team. Regards Anthony
... View more
06-10-2013
11:38 AM
|
0
|
0
|
1186
|
|
POST
|
David, From what I can see this ability is tied up in the sdk, I have submitted a request on GitHub to auto fit the columns but it just seems to get moved to the next milestone and does not get implemented even though Robert has supplied the code on how to do it. https://github.com/Esri/arcgis-viewer-flex/issues/63 Maybe one of the flex team could advise when this may get implemented Regards Anthony
... View more
06-08-2013
05:41 AM
|
0
|
0
|
1186
|
|
POST
|
Shaun, The search in the header controller can auto predict against a geocode service, or layers in a map service: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Header_Controller_widget_tags/01m30000000n000000/ Regards Anthony
... View more
06-03-2013
10:08 AM
|
0
|
0
|
946
|
|
POST
|
Jay, Try setting usesingleline to false: <?xml version="1.0" ?> <configuration label="U.S. Geocoding"> <usesingleline>false</usesingleline> <locator>http://tasks.arcgisonline.com/ArcGIS/rest/services/Locators/TA_Streets_US_10/GeocodeServer</locator> <fields> <field name="City" defaultvalue="orange"/> <field name="State" defaultvalue="ca"/> </fields> <minscore>40</minscore> <zoomscale>10000</zoomscale> </configuration> Regards Anthony
... View more
06-03-2013
04:39 AM
|
0
|
0
|
976
|
| 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
|