|
POST
|
Could you contact me @ dalford@es2-inc.com? I have a few questions and don't want to continue to go through the forums.
... View more
10-23-2012
06:06 AM
|
0
|
0
|
934
|
|
POST
|
So, what you are saying...there is no way to make only the visible layers show up in the legend on the layout in 3.0????
... View more
10-04-2012
11:42 AM
|
0
|
0
|
702
|
|
POST
|
Would it be possible to post a sample code of what that subtype syntax should look like? Maybe after reviewing your code that works, I can figure out what I am doing wrong. Thanks for your help...
... View more
09-26-2012
05:58 AM
|
0
|
0
|
934
|
|
POST
|
This is the entire code. This is a secured service layer...not sure if that has anything to do with it. BTW...I work with Andrew <configuration>
<layers>
<layer>
<definitionexpression/>
<enableexport>true</enableexport>
<name>Field Boom</name>
<url>http://webmaps.es2-inc.com:6080/arcgis/rest/services/dfm_fs/Group_Response_Assets/FeatureServer/5</url>
<expressions>
<expression alias="Boom Type" textsearchlabel="Seach for Boom Type:" isvaluerequired="false">
<values>
<value prompt="Select boom type" usesubtype="true">TYPE = [value]</value>
</values>
</expressions>
<graphicalsearchlabel>Use one of the graphical search tools to select Boom</graphicalsearchlabel>
<spatialsearchlayer>true</spatialsearchlayer>
<titlefield>TYPE</titlefield>
<fields all="true"/>
<links/>
<zoomscale usegeometry="true" zoompercent="2"/>
<autoopendatagrid>false</autoopendatagrid>
<queryattachments>false</queryattachments>
<relates/>
<symbology>
<simplefillsymbol color="0x0000ff" alpha="0.5">
<outline color="0x00ffff" alpha="0.8" width="2"/>
</simplefillsymbol>
</symbology>
</layer>
</layers>
<tables>
This section is ONLY for tables (i.e. data that has no geometry)!
<table>
<definitionexpression/>
<enableexport>true</enableexport>
<name>Sub Type</name>
<url>http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/WaterTemplate/WaterDistributionAdministrativeReport/MapServer/6</url>
<expressions>
<expression alias="Replacement Score Greater Than" textsearchlabel="Search Replacement Score Greater Than:">
<values>
<value prompt="Example: 100" userlist="60,70,80,90,100">REPLSCORE > [value]</value>
</values>
</expression>
</expressions>
<titlefield>FACILITYID</titlefield>
<fields all="false">
<field name="FACILITYID"/>
<field name="FCLASS" alias="Feature Class" gridfield="true"/>
<field name="ASSETCOND" alias="Asset Condition" gridfield="true"/>
<field name="CONDDATE" alias="Condition Date" dateformat="MM/DD/YYYY" useutc="true" gridfield="true"/>
<field name="REPLSCORE" alias="Replacement Score" gridfield="true"/>
</fields>
<links>
<link alias="View Traffic Photo" diablelinksifnull="true">
<![CDATA[{agree_with_incident}]]>
<icon><![CDATA[assets/images/i_camera.png]]></icon>
</link>
</links>
<relates/>
<queryattachments>false</queryattachments>
</table>
<table>
<definitionexpression/>
<enableexport>true</enableexport>
<name>SF Incidents</name>
<url>http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/SanFrancisco/311Incidents/MapServer/1</url>
<expressions>
<expression alias="Agree with incident 1" textsearchlabel="Search Incidents that are agreed to:">
<values>
<value prompt="Example: True" field="agree_with_incident" usedomain="true">agree_with_incident = [value]</value>
</values>
</expression>
<expression alias="Incident date" textsearchlabel="Search Incidents on or after date:">
<values>
<value prompt="Example: 2012/04/16">datetime >= '[value] 00:00:00'</value>
</values>
</expression>
</expressions>
<titlefield>sf_311_serviceoid</titlefield>
<fields all="false">
<field name="sf_311_serviceoid" alias="Incident OID"/>
<field name="agree_with_incident" alias="Website Link" hyperlinkgridfield="true" hyperlinkaliastext="Go to Website" linkprefix="http://someWebSite/aspx/web/details.aspx?p_entity=" linksuffix=".aspx"/>
<field name="cient_ip" alias="Client IP" gridfield="true"/>
<field name="datetime" alias="Date" dateformat="MM/DD/YYYY" useutc="true" gridfield="true"/>
<field name="notes" alias="Notes" gridfield="true"/>
</fields>
<links>
<link alias="View Traffic Photo" diablelinksifnull="true">
<![CDATA[{agree_with_incident}]]>
<icon><![CDATA[assets/images/i_camera.png]]></icon>
</link>
</links>
<relates>
<relate id="1" label="Incident Priority Service Request" enableexport="true" icon="widgets/eSearch/assets/images/i_relate.png">
<fields all="true"/>
</relate>
</relates>
<queryattachments>false</queryattachments>
</table>
</tables>
<spatialrelationships>
<spatialrelationship>
<name>esriSpatialRelContains</name>
<label>entirely contained in</label>
</spatialrelationship>
<spatialrelationship>
<name>esriSpatialRelIntersects</name>
<label>interssected by</label>
</spatialrelationship>
<spatialrelationship>
<name>esriSpatialRelEnvelopeIntersects</name>
<label>intersected by envelop of</label>
</spatialrelationship>
</spatialrelationships>
<bufferunits>
<bufferunit>
<name>UNIT_FOOT</name>
<label>Feet</label>
</bufferunit>
<bufferunit>
<name>UNIT_STATUTE_MILE</name>
<label>Miles</label>
</bufferunit>
<bufferunit>
<name>UNIT_METER</name>
<label>Meters</label>
</bufferunit>
<bufferunit>
<name>UNIT_KILOMETER</name>
<label>Kilometers</label>
</bufferunit>
</bufferunits>
<keepgraphicalsearchenabled>true</keepgraphicalsearchenabled>
<autozoomtoresults>true</autozoomtoresults>
<enabledatagridinteractionwithwidget>true</enabledatagridinteractionwithwidget>
<toleranceforpointgraphicalselection>6</toleranceforpointgraphicalselection>
<tolerancebydefault>false</tolerancebydefault>
<spatialreference>102003</spatialreference>
<zoomscale>2400</zoomscale>
<geometryservice>http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer</geometryservice>
<csvseparator>,</csvseparator>
<disablebuttons/>
<defaultselectionoption>textInput</defaultselectionoption>
<enabledrawgraphicbutton>true</enabledrawgraphicbutton>
<enablebuffergraphicbutton>true</enablebuffergraphicbutton>
<selectedgraphicaltool/>
<multipartgraphicsearch>true</multipartgraphicsearch>
<floatorfixed>fixed</floatorfixed>
<relatetooltip>Show Relates</relatetooltip>
<relateicon>widgets/eSearch/assets/images/i_relate.png</relateicon>
<labels>
<includetextquery>include text query in selection criteria</includetextquery>
<includetextquerywarn>Must be the same search layer in both
Enter a value to enable search button</requiredtooltip>
</labels>
<symbols>
<simplefillsymbol color="0xff0000" alpha="0.5">
<outline color="0xff0000" alpha="0.8" width="2"/>
</simplefillsymbol>
<picturemarkersymbol url="assets/images/i_search.png" height="30" width="30" xoffset="0" yoffset="0"/>
<simplelinesymbol color="0xff0000" alpha="0.8" width="2"/>
</symbols>
</configuration>
... View more
09-25-2012
08:12 AM
|
0
|
0
|
934
|
|
POST
|
I have a Flexviewer map set up and have an advanced printing option configured. The issue I have is that all of the layers that are on show up in the legend. How do I make just the layers in the data frame show up in the legend and not all of them that are turned on at that scale?
... View more
09-25-2012
06:11 AM
|
0
|
5
|
3343
|
|
POST
|
One other issue we just noticed. In our layout, all of the layers that are on show up in the legend. How do I make just the layers in the data frame show up in the legend and not all of them that are turned on at that scale?
... View more
09-19-2012
01:43 PM
|
0
|
0
|
945
|
|
POST
|
I want to thank you for helping. That did the trick. I have several issues revolving different ESRI applications, and you were one of the only people to promptly help me get through my problem. I appreciate the help and hope the rest of the ESRI crew take a page from your book!! Thanks again!!!
... View more
09-19-2012
06:26 AM
|
0
|
0
|
945
|
|
POST
|
Yes...we are using the most current version 3.0. The link to the application is.... http://webmaps.es2-inc.com/flexviewers/Denham_PW/ I would like to know the code to put in my template so the user's title that the put in will go where I have "Site Location Map" and the code so that the auther and copyright infoo shows up on the bottom right hand side of my template.
... View more
09-18-2012
12:51 PM
|
0
|
0
|
945
|
|
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. I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Your tutorial doesn't cover this!!
... View more
09-18-2012
08:07 AM
|
0
|
0
|
1097
|
|
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. I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Your tutorial doesn't cover this!!
... View more
09-18-2012
08:06 AM
|
0
|
0
|
3303
|
|
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. I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Your tutorial doesn't cover this!!
... View more
09-18-2012
08:05 AM
|
0
|
0
|
475
|
|
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. I have posted this before and have not got ANY response by ESRI... HELLO...Where are you ESRI? Your tutorial doesn't cover this!!
... View more
09-18-2012
08:02 AM
|
0
|
5
|
3198
|
|
POST
|
I have configured a custom layout to print using Flexviewer, but have a couple of issues. 1. I need to be able to have the end user put their own title in my custom layout where I have the title already. It needs to change dynamically or be placed in the location where I want it to go. 2. When the legend is placed on the PDF it shows all the layers that show up at that scale. I only want the legend to show the layers that are on the screen.
... View more
09-14-2012
06:25 AM
|
0
|
3
|
2485
|
|
POST
|
Why does BING imagery not show up as BasMap Online choices?
... View more
08-23-2012
11:23 AM
|
0
|
0
|
644
|
|
POST
|
Can you access a flex viewer map on an iPhone?? It will open on my Droid Razr. I know flash does not work on iPhone...Is there a workaround???
... View more
03-21-2012
10:45 AM
|
0
|
3
|
1106
|
| Title | Kudos | Posted |
|---|---|---|
| 5 | 07-16-2018 06:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
09-15-2021
09:02 AM
|