|
POST
|
I have a hosted shortlist application and I would like multiple editors to contribute. I have created a group that allows members to update items based on the esri blog post: http://blogs.esri.com/esri/arcgis/2015/07/14/enable-colleagues-to-update-your-maps-and-apps/ I then shared the web map and application with this editor group. When members of the group try to edit and save, they get the red Saved Failed. So far only the owner can save this application. Is it possible to have multiple people to update the Shortlist builder? Thanks! Allison https://community.esri.com/community/gis/web-gis/storymaps
... View more
06-09-2017
11:58 AM
|
0
|
1
|
1281
|
|
POST
|
Hi Robert, No, the query widget does not ask for a username and password when I access the secured Utility web map layer. This Utility layer is in my web map. What I did is I added my ArcGIS Server web service as an item in my ArcGIS Online content. Because my service is secure, I stored the username and password credentials with the map image layer. This Utility map image layer is now referenced in my contents. I share this layer to my groups and I use this layer in my web map. In my web map and my application, I am not referencing the URL from my ArcGIS server. When users log into ArcGIS Online they can view my web map and the Utility layer. Because the Utility layer is using stored credential, the users do not have to log in a second time to see the layer. Hope this helps explain. thanks! Allison
... View more
01-13-2017
01:59 PM
|
0
|
1
|
1518
|
|
POST
|
Hi, I have a secure service of Utilities that I would like to use in the Enhanced Search Widget. The utility layer is in my Application. This secure service has been added to my ArcGIS Online account using stored credentials and is shared with a group. Users log into Web AppBuilder using their ArcGIS Online account. It would be nice if they could log in once and then access the secured service in the enhanced search widget. I could use the query widget that allows me to pick from the layers in my web map. However, I like the enhanced tools in your enhanced search widget. Thanks! Allison
... View more
01-13-2017
01:02 PM
|
0
|
6
|
2603
|
|
POST
|
I found a post saying "Operations Dashboard is limited to displaying the number of features coming from the service. If the service is only set to 1000, that's all it will show." I therefore increased the number of features coming from my service from 1000 to 1500 and now all my counts correctly show in my pie and bar charts. Thank you colsen-esristaff for your post.
... View more
08-28-2016
07:59 PM
|
1
|
2
|
1914
|
|
POST
|
I have sanitary manholes that I have created two layers from. One layer is symbolized based off of a condition, the second layer is symbolized based off of repair status. I have no filters on my layers in my web map. I would like to create a Pie Chart showing the percentage of manholes that have a certain condition. My manholes total 1355 and my condition value counts should be: 1265 manholes have 0-Not Evaluated 11 manholes have 1-Eventually Needs Maintenance 1 manhole has1.5-Eventually Needs Maintenance 11 manholes have 2-Needs Maintenance 1 manhole has 2.5-Needs Maintenance 66 manholes have 3-Maintenance Past Due However, in Operations dashboard when I create either a pie chart or a bar chart for manhole condition, my counts are: 926 manholes have 0-Not Evaluated 10 manholes have 1-Eventually Needs Maintenance 1 manhole has1.5-Eventually Needs Maintenance 10 manholes have 2-Needs Maintenance 1 manhole has 2.5-Needs Maintenance 52 manholes have 3-Maintenance Past Due It appears to me that the pie chart and bar chart are performing some kind of filter. The Summerize Widget does show the correct count. Each of my manhole conditions layer and my manhole repair status layers are part of a map service, however, they are referenced in my web map as individual feature layers. Why are my totals off when I use a pie or bar chart? Thanks!
... View more
08-28-2016
06:48 PM
|
0
|
3
|
3087
|
|
POST
|
Hi, I am trying to embed a video from esri videos into my Story map series template. I am using the embed code option under the webpage feature and I am copying the embed code I get from esri, for example: <iframe frameborder="0" scrolling="no" width="480" height="270" src="http://video.esri.com/iframe/4736/000000/width/480/0/00:00:00"></iframe> I get the following error: Embed code can only contain one "<iframe>". When I remove the text "iframe" from the URL, the error is removed. However the video does not show up. Any ideas what I could be doing wrong?
... View more
09-09-2015
11:29 AM
|
0
|
4
|
4844
|
|
POST
|
Hi it seems to be working now. I converted my points of interest from using a CSV file to a feature service and now when I add in my parks I am not getting the errors. Thanks for responding to me.
... View more
09-09-2015
11:12 AM
|
0
|
0
|
1197
|
|
POST
|
Hi, I would like to add parks and parcels as supporting layers in my shortlist application. I have tried adding these as 1. Feature Layer from ArcGIS Online content and 2. Adding the map service layer from an ArcGIS Server Web service. Each time my shortlist application gets hung up and I am getting a TypeError: result[1].features is undefined and TypeError:_layerCurrent is undefined. I have attached a screenshot of my error. I have downloaded the most current version, 1.4.3, which I thought that this supported feature services/feature layers in the web maps. Can I use feature layers as supporting services? Thanks, Allison Kampbell
... View more
08-07-2015
11:47 AM
|
0
|
2
|
3716
|
|
POST
|
I am having the same issue. I am trying to show the pop-up for my zoning layer first and then parcels. Both my zoning and parcel layers are Feature Layers. I have tried adding in the zoning layer first vs adding in the parcel layer first and I have tried reordering the layers so zoning is on top of parcels. No matter what I do the popup box always shows parcels first.
... View more
04-21-2015
12:10 PM
|
0
|
0
|
865
|
|
POST
|
Hi Nick: You could record cleaning information in a geodatabase table. If you have ID's for your sewer lines, record the Line ID with your cleaning event. Set up a relationship class in your geodatabase using your Sewer Line and the cleaning table, using the sewer line ID as the primary key in the relate. Thanks, Allison Kampbell Carver County, MN
... View more
07-09-2014
08:14 AM
|
1
|
2
|
1404
|
|
POST
|
Hi Robert: Thank you so much for addressing the definitionexpression and getting it done so fast. Much appreciated! Allison Kampbell
... View more
12-20-2013
11:57 AM
|
0
|
0
|
1655
|
|
POST
|
Hi Robert: This is a great widget! I would like to add a definition expression and I can't figure out the code to get it to work. I would like to search for parks by park name but only parks within the City of Watertown. When I use the definition query below, the park list still includes all parks within the County. Could you give me a tip on my code? I did run the same definition query expression in the REST and it does work there, only returning parks within the City of Watertown. Thanks, Allison <layer> <useproxy>false</useproxy> <definitionexpression>Location = 'Watertown'</definitionexpression> <enableexport>false</enableexport> <enableprintgrid title="Selected Parks">true</enableprintgrid> <name>Parks</name> <url>http://gis.co.carver.mn.us/arcgis_ea/rest/services/OpenAccess/CC_Recreation/MapServer/6</url> <expressions> <expression alias="Parks" textsearchlabel="Search by Park Name:"> <values> <value prompt="Example: EVERGREEN PARK" field="NAME" isvaluerequired="false" uniquevalsfromfield="NAME" autosubmit="false" operator="AND">NAME = '[value]'</value> </values> </expression> </expressions> <graphicalsearchlabel>Click on a graphic below to select Parks. </graphicalsearchlabel> <spatialsearchlayer>true</spatialsearchlayer> <titlefield>Park_ID</titlefield> <fields all="false"> <field name="Park_ID" alias="Park Name" gridfield="true"/> <field name="Location" alias="Location" gridfield="true"/> </fields> <links/> <zoomscale usegeometry="true" zoompercent="1.2"/> <autoopendatagrid>true</autoopendatagrid> <queryattachments>false</queryattachments> <symbology/> </layer>
... View more
12-18-2013
05:51 AM
|
0
|
0
|
1563
|
|
POST
|
Robert, That did work. I added PLAT_NAME to the field list, here is my updated config: <field name="PLAT_NAME" visible="false" gridfield="true" gridfieldonly="true" hyperlinkgridfieldonly="true"/> <field name="PLATIMAGE" alias="Plat Name" gridfieldonly="true" hyperlinkgridfield="true" hyperlinkaliastext="{PLAT_NAME}" hyperlinkgridfieldonly="true"/> However, the field name runs into the other fields to the right in the data grid. I have attached a photo. It seems like the field width is formatting to the text "PLAT_NAME" and not the text of the actual Plat Name. I may just need to separate out the two. Have one field with Plat Name and the 2nd field with "Get Plat Image", which is fine. Thanks again, Allison [ATTACH=CONFIG]26018[/ATTACH]
... View more
07-17-2013
12:38 PM
|
0
|
0
|
1834
|
|
POST
|
I did verify the field name and it is PLAT_NAME. Here is some more of my config file: <fields all="false"> <field name="PID" gridfield="true" alias="PID"/> <field name="TAX_NAME" gridfield="true" alias="Taxpayer Name"/> <field name="TAX_ADD_L1" gridfield="true" alias="Taxpayer Address" gridfieldonly="true"/> <field name="TAX_ADD_L2" gridfield="true" alias="Taxpayer City-State-Zip" gridfieldonly="true"/> <field name="SITEADD" gridfield="true" alias="Property Address"/> <field name="CITY" gridfield="true" alias="Property City" gridfieldonly="true"/> <field name="ZONECLASS" gridfield="true" alias="Zoning Code" gridfieldonly="true"/> <field name="ACRES_POLY" gridfield="true" alias="GIS Acres" gridfieldonly="true"/> <field name="LargePhoto" alias="Property Photo" gridfieldonly="true" hyperlinkgridfield="true" hyperlinkaliastext="Get Property Photo" hyperlinkgridfieldonly="true"/> <field name="Property_ReportCard" alias="Property Report Card" gridfieldonly="true" hyperlinkgridfield="true" hyperlinkaliastext="Get Property Report Card" hyperlinkgridfieldonly="true"/> <field name="PLATIMAGE" alias="Plat" gridfieldonly="true" hyperlinkgridfield="true" hyperlinkaliastext="{PLAT_NAME}" hyperlinkgridfieldonly="true"/> <field name="BLOCK" gridfield="true" alias="Block" gridfieldonly="true"/> <field name="LOT" gridfield="true" alias="Lot" gridfieldonly="true"/> <field name="Sale_Date" gridfield="true" alias="Sale Date" dateformat="MM/DD/YYYY" gridfieldonly="true"/> <field name="Sale_Value" gridfield="true" alias="Sale Price" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="EMV_LAND" gridfield="true" alias="2013 Est Land Value" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="EMV_BLDG" gridfield="true" alias="2013 Est Building Value" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="EMV_TOTAL" gridfield="true" alias="2013 Est Total Value" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="SPEC_ASSES" gridfield="true" alias="2013 Special Assessment" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="TOTAL_TAX" gridfield="true" alias="2013 Total Tax" currencyformat="$|2|,|." gridfieldonly="true"/> <field name="Homestead" gridfield="true" alias="Homestead Status" gridfieldonly="true"/> <field name="TAX_EXEMPT" gridfield="true" alias="Tax Exempt" gridfieldonly="true"/> </fields> Do I need to include my PLAT_NAME field in the list of fields? My goal would be to have the Plat Name, for example, BRAND LAKE VILLA 2ND ADDITION, show up as the hyperlink text, users click on text and the link opens up the Plat Image. Thanks for looking into this!
... View more
07-17-2013
11:30 AM
|
0
|
0
|
1834
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2016 07:59 PM | |
| 1 | 12-01-2023 02:55 PM | |
| 1 | 08-09-2022 02:00 PM | |
| 1 | 07-09-2014 08:14 AM | |
| 2 | 04-08-2020 09:44 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-22-2026
07:49 AM
|