|
POST
|
if I set that to false, then I do not get the "description" option in the drop down. If I set it to true, then I get this when i click on it: [ATTACH=CONFIG]16962[/ATTACH] istead of the nice little popup looking window from previous post. R_
... View more
08-14-2012
06:57 PM
|
0
|
0
|
2492
|
|
POST
|
Hi Robert, I am using v 2.5 of your TOC. I have written some html in my layer description in ArcMap, then published it as a service. I want to include hyperlinks in the Details/Description window. See attached screen shot. My html code is [HTML]<p>For more information, go to: <a href="http://www.oregon.gov/DOGAMI/pages/earthquakes/coastal/tsumaps.aspx" target="_blank"><span style="color:#FFD700">OREGON.gov</span></a></p>[/HTML] I want to change the hyperlink color to gold, but it's not coming through the swf. file and retains the default blue for the hyperlink. I assume I need to recompile the TOC widget. Do you know where it the DetailsWindow.mxml I can change the default hyperlink color? Thanks so much. I'm curious as to how you got the description to show in the little window. For me, it opens up the mapservice page in a new browser window. Thanks, R_
... View more
08-14-2012
05:54 PM
|
0
|
0
|
2493
|
|
POST
|
Robert, I noticed in the version 3 eMapSwitcherWidget that the following tags are not in the readme/xml, but are supported by the mxml. <expandlayeritems>true</expandlayeritems> <labels> <basemapslabel>Basemaps</basemapslabel> <layerlistlabel>More...</layerlistlabel> </labels> Figured they got overlooked in the readme updates. R_
... View more
08-14-2012
05:09 PM
|
0
|
0
|
1048
|
|
POST
|
If they are different wkid's, you can set the world map type="dynamic" and it will work. will slow it down some. R_
... View more
08-14-2012
03:15 PM
|
0
|
0
|
1016
|
|
POST
|
Hi Robert, I wanted to ask if you might still be planning to add this as an option in the config file for this widget? I was also wondering if resetting the time slider to the beginning was a default behavior and if it was possible to maintain the current time when switching between layers. Thanks, Adam Z Adam, If you are using uncompiled version, see this post: http://forums.arcgis.com/threads/57407-eTime-widget-reset-time-on-layer-switch-modification?p=197425#post197425 R_
... View more
08-14-2012
08:31 AM
|
0
|
0
|
1928
|
|
POST
|
Was afraid you were going to say that. You don't happen to have an example you could point me at as how to set/change layerdefinition for layers currently loaded in the map do you? Guess I'ts time for me to "expand" my flex capabilities 😮 R_ Eventually, if I figure this out, would like to have it display only the features that meet my search AND populate the DG with the selected attributes.
... View more
08-13-2012
04:22 PM
|
0
|
0
|
868
|
|
POST
|
It is my understanding that the definition expression in the config.xml dictates which features of the service are drawn on map load. I am looking for a way to modify/change the definition expression to represent the currently selected features. In other words, I have a ton of polygons in an area, many of which overlap. I have a status field with a value of "complete", "incomplete", or "in process". I would like the user to be able to pick the "complete" (or whichever they are interested in) from the dropdown (like a userlist eSearch query) and have it ONLY display the polygons with status='complete' and no other polygons drawn. The eSearch widget is nice that you can highlight the selected features, but this it too busy and too much overlap. Need to figure out how to only display the polygons where status="your query". Thanks again, R_
... View more
08-13-2012
03:23 PM
|
0
|
0
|
868
|
|
POST
|
Hi All, I would like to have the ability to search my service layer for field1="some item", and then have it only display the items that match the query on the map. So, either turn off any features that do not match the current query, or turn on the features that do, either will work. Does anyone know if this capability is out there in an existing widget? If not, has anyone attempted this and have any suggestions/snippets? Thanks again, R_ Of course, ideal solution would be to somehow integrate this with the eSearch widget (or the existing eSearch selection) so that only the currently selected items are drawn.
... View more
08-13-2012
01:32 PM
|
0
|
7
|
2616
|
|
POST
|
Is it possible to display some other text in the dynamic legend widget rather than the layername? In the attached example, I would like to change the "Waste Sites" to some arbitrary text without changing the layer name in my service. [ATTACH=CONFIG]16822[/ATTACH] R_
... View more
08-09-2012
04:47 PM
|
0
|
1
|
2655
|
|
POST
|
I am using this in my app. not a button, but drag/drop capabilities to add services. R_ http://odoe.net/thelab/flex/flexviewer/index.html?config=config-mapservices.xml
... View more
08-09-2012
01:28 PM
|
0
|
0
|
431
|
|
POST
|
how about this? <tables><!-- This section is ONLY for tables (i.e. data that has no geometry)! -->
<table>
<definitionexpression></definitionexpression>
<enableexport></enableexport>
<name></name>
<url></url>
<expressions>
<expression></expression>
</expressions>
<titlefield></titlefield>
<fields></fields>
<links>
</links>
<queryattachments></queryattachments>
</table>
</tables>
R_
... View more
08-08-2012
08:24 AM
|
0
|
0
|
1200
|
|
POST
|
I have seen this issue when the data is accessible only to users on a domain. IE passes your domain credentials to the web server, Firefox does not. At least in the past it worked this way. Our IT guys had us remove Firefox and only use IE for "security" reasons so I can't test it ????? R_
... View more
08-01-2012
03:01 PM
|
0
|
0
|
765
|
|
POST
|
I for one am glad you included it. I do type "most" of my required fields, however, the fields all="true" is the only way I have figured out how to get the FV to report the pixel values of a raster map service. Try to limit the fields at all and no data, <fields all="true" /> gives you the raster cell values at least. R_
... View more
07-31-2012
12:41 PM
|
0
|
0
|
1256
|
|
POST
|
It is the Excel actionscript library required for the AddExcel to work (at least for the uncompiled version). I followed the link here: http://www.arcgis.com/home/item.html?id=173870a7926c4ef9b2a5121be0b46211 to get mine. R_
... View more
07-30-2012
04:32 PM
|
0
|
0
|
1987
|
|
POST
|
Is it possible to force the scale on the Coordinates widget to the same scale on the LODs on the Navigation widget? Thanks My LODs are set by loading in a tiled service as a basemap. the Scale displays exactly the LOD for the cached zoom level I am currently viewing. R_
... View more
07-30-2012
04:08 PM
|
0
|
0
|
2663
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 1 | a week ago | |
| 1 | 04-02-2026 09:50 AM | |
| 1 | 04-01-2026 01:21 PM | |
| 1 | 10-08-2025 11:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|