|
POST
|
ok. We have to put something in place this week I'll let you know what i find
... View more
10-12-2015
07:27 AM
|
0
|
0
|
662
|
|
POST
|
That's exactly it Chris, thanks! It was driving me nuts. My z-index was too low (108 - based on WAB) and I was missing the .esriMobilePopupInfoView class. I now have: .esriMobileInfoView , .esriMobilePopupInfoView, .esriMobileNavigationBar {
z-index: 999999 !important;
}
... View more
10-06-2015
11:38 AM
|
0
|
0
|
1352
|
|
POST
|
what are you trying to do Jeff, add attachments through the editor dijit in the api?
... View more
10-06-2015
09:45 AM
|
0
|
0
|
2612
|
|
POST
|
Does anyone have any ideas on how to use the popupMobile and a bootstrap navbar-fixed-top together? No matter what I try css-wise for z indexing and/or padding I cannot get the popupMobile's navigation bar to display on top of the bootstrap navbar. Do I need to get into the helper methods for placement maybe? Thanks David
... View more
10-06-2015
09:38 AM
|
0
|
3
|
3057
|
|
POST
|
Hi Akshay - can you tell me if the layerList widget in the api is planning on incorporating the legend widget as well? similar to the layerList widget in WAB 1.2? Or will we continue to have to utilize the 2 together? Thanks David
... View more
10-06-2015
09:31 AM
|
0
|
2
|
1975
|
|
POST
|
Hi Matt- Has anyone solved how to return and display the description instead of the code for coded domain fields? For example, I am passing a defined popup template var as the value for the infoTemplate constructor option: sources.push({
featureLayer: petitions,
searchFields: petFlds,//["PetitionID"],
displayField: "PetitionID",
exactMatch: false,
outFields: petFlds,
name: "Petition ID",
placeholder: "CPA-2013-C",
maxResults: 6,
maxSuggestions: 6,
//Create an InfoTemplate and include three fields
infoTemplate: plyPetitions,
enableSuggestions: true,
minCharacters: 0
}); So in this case the infoTemaplate option is pointing to my popupTemplate as infoTemplates do not by default read domain descriptions. If I have to configure an infoTemplate to handle domain descriptions I can but was hoping not to have to- Thanks David
... View more
10-02-2015
11:31 AM
|
0
|
0
|
2136
|
|
POST
|
Sure thing Anibal, glad I could help - good luck with the upgrade
... View more
10-02-2015
08:49 AM
|
0
|
0
|
773
|
|
POST
|
Correct. Caching services under load at 10.1 persist locks on the bundle exchange files, preventing bundles from moving and causing caches to fail. The only way I could maintain caches at 10.1 and 10.2 was to create a duplicate service with a new cache for each service, and then move it's bundles into the existing cache folders via Windows xcopy or something. If at all possible move to 10.3 or better, to 10.3.1 and these problems will disappear. Cheers- David
... View more
09-30-2015
01:15 PM
|
0
|
2
|
2432
|
|
POST
|
Hi Jeff - I sent you an email - I think your email address has changed. Turns out that we thus far were using attachments with a hosted feature service, so I haven't actually tried adding attachments through server yet.
... View more
09-30-2015
10:11 AM
|
0
|
0
|
2612
|
|
POST
|
Hi Anibal - is your server environment still at 10.1?
... View more
09-30-2015
10:05 AM
|
0
|
4
|
2432
|
|
POST
|
we've got something in place with attach relates, but I think we're pulling from fgdb, I'll look into it tomorrow
... View more
09-24-2015
01:41 PM
|
0
|
2
|
2612
|
|
POST
|
That's fine. It just really seemed like a significant code change. At any rate, I'm probably going to submit a support ticket as I am having difficulty understanding how all of the proxy pieces fit together.
... View more
09-22-2015
11:44 AM
|
0
|
3
|
2906
|
|
POST
|
Another thought has occurred. Since the developer edition wab directions widget seems to handle travel modes and traffic without any issues as long as credentials are supplied, would it not be possible to simply include the travel modes url like: "travelModesUrl": "http://logistics.arcgis.com/arcgis/rest/services/World/Utilities/GPServer" in the directions widget config json and account for logistics url in the proxy and in the apps' http proxy rules?
... View more
09-22-2015
09:35 AM
|
0
|
5
|
2906
|
|
POST
|
I'm sorry Jianxia I had a typo in my last reply. The code differences seem significant between the 2 widget js files. I un-minified the online version - there are over 10,000 lines of code in the online version as compared to 300-plus in the developer edition. Is all that additional code required to handle the traffic mode?
... View more
09-22-2015
08:40 AM
|
0
|
6
|
2906
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|