|
IDEA
|
Survey creators should be able to configure 'time' and 'dateTime' questions so end users can enter this information following a specified time format. For example, I would like to configure a date time question so the time is entered always following military (24-hour time) format. Currently, the datetime and time questions get the time format from the locale of the device. This is not ideal. I want to control the time format for data entry. As an idea of what the XLSForm syntax could look like: New syntax for the body::esri:style or appearance columns.
... View more
11-13-2018
07:02 AM
|
20
|
7
|
4315
|
|
POST
|
Marisa, Thank you so much for your response! I did look at that blog post, but I hadn't tried using the dateTime field type since I only wanted to time to post in that field. However, I'll look into that a bit more and play around with it, thanks for the suggestion! Best, Katherine
... View more
11-13-2018
06:33 AM
|
0
|
0
|
2115
|
|
POST
|
What error message are you getting, specifically? Are you able to share the data you're working with?
... View more
11-13-2018
06:30 AM
|
0
|
2
|
1419
|
|
POST
|
Hello, Did the OP find a way to change the display? I feel like this is closely related to my question and I am trying to get some answers. Change military time display in record table Thanks! James Tedrick Jordan Miller
... View more
11-12-2018
05:59 AM
|
0
|
0
|
1726
|
|
POST
|
Hmmm...my first thought would be to create a new field in the feature layer and use the field calculator to do something like assign a value of 1 if avg_daily_boardings = 0, a value of 2 if avg_daily_boardings between 0.01 and 4.99, etc. Then create the pie chart based on this new field and change the labels under the "Slices" tab when configuring the dashboard to make the pie chart look like how you want the end users to see it. I'm new to Ops Dashboard as well, so maybe someone else has a more efficient approach?
... View more
11-08-2018
01:55 PM
|
1
|
0
|
2772
|
|
POST
|
Hello, I am building my first survey with Survey123 Connect for ArcGIS. I want a "Crew Start Time" and "Crew End Time" field, which I have successfully added to the survey. It looks like when the data is displayed in the data table, it is automatically entered in military time. Is there a way to change this format so that it says AM or PM? Thanks for any help!
... View more
11-08-2018
01:26 PM
|
0
|
3
|
2570
|
|
POST
|
Are you wanting to do this with code using ArcGIS API for Javascript? Have you looked through Esri's training resources in the course catalog? It also looks like there are a lot of good tutorial videos on youtube and other articles from Esri that describe certain examples, which could either help you directly or point you in the direction of other resources. For example, "Creating 3-D Web Apps in ArcGIS Online - Tracking Hurricane Irma" - https://www.esri.com/arcgis-blog/products/arcgis-enterprise/3d-gis/creating-3d-web-apps-in-arcgis-online-tracking-hurric… The article also directs you to the Esri help page for creating 3-D apps from scenes. It is unclear specifically what you need help with other than general guidance that you could find in tutorial videos. If you have a more specific question perhaps we could be of more help?
... View more
11-07-2018
05:54 AM
|
0
|
3
|
1516
|
|
POST
|
First off, are you the owner of the group? If so... From the group page -> Members Tab: When you click "Invite Users", have you unchecked "Only search for members in [organization name]"?
... View more
11-06-2018
12:08 PM
|
2
|
0
|
5597
|
|
POST
|
Nicole, I get the same results when I open your map, so it's not just your machine/internet connection, etc. I also had this same issue working with a large parcel layer. I tried the same things you did, optimizing the layer, rebuilding spatial index, etc but it didn't help much. What I did was rather than have the default view of the map zoomed out to view the entire county, I zoomed in to a section of it so it didn't have to draw as many parcels on start up. Then I just instructed people who were using the app that they probably would not see all of the parcels if they zoomed out too far. Not the best workaround, but I was not able to find any other solution. The only way I could get all of the parcels to render was in ArcMap, or if we downloaded the map for offline use in Collector. I had some people suggest creating a tile layer from the feature layer to help with faster rendering, but that didn't work for me because I needed the layer to be a hosted feature layer with querying and editing capabilities. However, if you only need it to be "view only", this option could possibly help you. Anyway, not much help, I know, but just wanted to say that you're not alone. I'd be curious to see what other suggestions people have. Best of luck! -Katherine
... View more
11-06-2018
07:01 AM
|
1
|
3
|
4012
|
|
POST
|
Dave, Your map in AGOL is not directly tied to your .mxd in ArcMap, since that is stored locally on your machine. If I'm ever in that situation and I need to add a new layer, I just publish a new hosted feature layer from ArcMap into AGOL and add that to the web map. Then you will only have to configure that one new layer, and all your previous additions to the map remain the same. The only downside to this workflow I suppose is that then not all of your layers in the map are stored in the same hosted feature layer. But that's never been a huge problem for me, since it doesn't really affect the user of the web map. All the layers are there in the table of contents, which is usually all that matters to the user of the map. Hope I understood correctly and explained adequately! Cheers, Katherine
... View more
10-26-2018
10:45 AM
|
0
|
1
|
3903
|
|
POST
|
What workflow are you using? There's no error message, even if you look under Geoprocessing > Results > Current Session? It's hard to help you troubleshoot without more information... Are you able to post the shapefile here?
... View more
10-23-2018
10:34 AM
|
1
|
1
|
2347
|
|
BLOG
|
This article has been a lifesaver for me and other GIS users in my company. We are all using method #5. Thank you so much for documenting this!
... View more
10-23-2018
08:40 AM
|
0
|
0
|
8732
|
|
POST
|
Sorry for such a delayed response, Michael. I've been out of the office for a while. At least based on my experience, it seems that yes, any older layer would exhibit this behavior. However, this is definitely one of our oldest features layers that we work with, so I don't really have another layer that I can verify this with. If I did republish the layer, then yes all web maps and apps that use the layer would have to be reconfigured. In my case, I think I'm just going to keep the old layer in there and work around it, since so many people use this layer in Collector for field use. Probably not worth the hassle of changing everything. Either way, I'm glad I found out what was causing the behavior!
... View more
10-22-2018
07:53 AM
|
1
|
3
|
2188
|
|
POST
|
Kelly, The point feature layer that I was having trouble with is one that was published back in May, 2017. Just now I tested adding a new field with the same workflow to a point feature layer that I just published yesterday, and it worked fine! The new field remains visible in the data table without having to go to the "show/hide columns" option. Thank you so much for your reply! It seems that the issue was specific to this particular layer, since it was published before the bug was fixed. Cheers, Katherine
... View more
10-12-2018
06:29 PM
|
0
|
5
|
3102
|
|
POST
|
So, I am still having this issue. In the data view tab of the feature layer item page, I click the triple bar "options" menu and add a field. However, whenever I view the table, I have to use the "show/hide columns" option to make these new fields viewable (this applies for any field that wasn't published with the original feature layer). I have to do this step every time that I view the data table. Can you elaborate on what you did to resolve this? Or are you still having this issue? It seems that the bug that Esri logged is exactly the issue that I am still having, even though they have the bug marked as "resolved". I am using ArcGIS Online 6.3 Thanks for any insight you can provide on this!
... View more
10-12-2018
11:44 AM
|
0
|
8
|
3102
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 2 | 3 weeks ago |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|