POST
|
Hi all, This is a bug of chrome52Issue 633696 - chromium - onreadystatechange not fired for 304 Not Modified - Monorail . To solve the problem in Print, we just need to prevent cache in chrome52. client/stemapp/widgets/Print/Print.js client/stemapp/widgets/Print/Widget.js If there still have problems please let me know. Thanks, Zezheng
... View more
09-01-2016
06:28 PM
|
2
|
1
|
1594
|
POST
|
Hi David, This issue will be fixed in next release, maybe you can add the marked code in your developer version. Thanks, Zezheng
... View more
08-16-2016
02:13 PM
|
1
|
2
|
2232
|
POST
|
Marie, The following map document have a point layer and a csv table. The service of csv table won't have `objectIdField` when I share the map document to MapServer. To let the csv table have `objectIdField` I import the csv table to a Geodatabase and rename it as ."Gis_table". Now the map document have a point layer, a csv table and a GIS based table. After that use the current map document overwrite the above MapServer. Because the type of the first filed of "Gis_table" is `esriFieldTypeOID`, the first field will be recognized as `objectIdField` of "Gis_table" service. Could you share us how you import the original table to a Geodatabase, and how you use the Gis based table to overwrite your existing services?
... View more
06-25-2016
06:57 AM
|
0
|
2
|
831
|
POST
|
Hi Marie, Because of the time, we have no manners to change the code. Maybe there have a workaround for you: I think these tables be added to arcmap directly and then be published to service. However, these tables doesn't have a field be recognized by FeatureLayer as `objectIdFeild`. I suggest you import these tables to a GIS database, and use "GIS tables" instead of these tables, and then overwrite the service. Please let me know if you still have some questions. Thanks, Zezheng
... View more
06-23-2016
08:37 PM
|
0
|
0
|
1672
|
POST
|
Robert, It seems that the second parameter you assign to `FeatureTable` must be an id of an element. I think this is a bug of `FeatureTable`, so I suggest you provide an unique id as the second parameter of `FeatureTable` every time you want to create a new FeatureTable.
... View more
12-20-2015
06:34 PM
|
1
|
0
|
1708
|
POST
|
In this way, I will submit an issue to our repository and discuss with our PE. Thanks for Majdi and Robert.
... View more
12-17-2015
05:32 PM
|
2
|
0
|
1130
|
POST
|
Majdi and Robert, I think this is the right behavior. What the database concerned is value not description. Zezheng
... View more
12-16-2015
10:31 PM
|
0
|
2
|
1130
|
POST
|
mark, If you have configured Attribute Table, the layers be turned off will not display in Attribute Table unless you open it from LayerList. Zezheng
... View more
11-04-2015
02:21 AM
|
0
|
0
|
573
|
POST
|
James Crandall and Cole Andrews I can reproduce the issues your mentioned,and we are going to fix these issues in next release.
... View more
10-28-2015
11:12 PM
|
3
|
2
|
1916
|
POST
|
Hi James, Could you give me more details information about your circumstance? Thanks, Zezheng
... View more
10-27-2015
07:00 PM
|
0
|
5
|
1916
|
POST
|
Anders, We are able to reproduce the loading problem on IE10. As a fact, this is a bit tricky. We are working on it. Zezheng
... View more
10-15-2015
08:04 PM
|
1
|
0
|
1479
|
POST
|
Marut, Sorry for the error sample. Please try this sample: {
"layerInfos": [{
"name": "Wildfire - Wildfire Response Polygons",
"id": "Wildfire_556",
"layer": {
"url": "http://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/2",
"fields": [{
"show": false,
"name": "objectid",
"alias": "objectid"
}, {
"show": true,
"name": "symbolid",
"alias": "symbolid"
}, {
"show": true,
"name": "description",
"alias": "description"
}, {
"show": false,
"name": "created_user",
"alias": "created_user"
}, {
"show": false,
"name": "created_date",
"alias": "created_date"
}, {
"show": false,
"name": "last_edited_user",
"alias": "last_edited_user"
}, {
"show": false,
"name": "last_edited_date",
"alias": "last_edited_date"
}]
},
"show": true
}, {
"name": "ArcGIS feature layer",
"id": "Wildfire_3119",
"layer": {
"url": "http://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/2"
},
"show": true
}
],
"initiallyExpand": false
} ps: The layers in config.json must in your webmap, if not it will not get records in AttributeTable.
... View more
10-13-2015
10:05 PM
|
1
|
0
|
794
|
POST
|
Ondrej, It seems that you can set the `layerInfos` parameter to specify snapping layers. SnappingManager | API Reference | ArcGIS API for JavaScript
... View more
10-13-2015
08:39 PM
|
0
|
0
|
1498
|
POST
|
Amanda, You can directly customize `TimeSliderWidget.timeSlider`, it is a TimeSlider dijit from js_api. Zezheng
... View more
10-13-2015
08:15 PM
|
1
|
0
|
771
|
Title | Kudos | Posted |
---|---|---|
1 | 06-28-2015 10:40 PM | |
1 | 09-16-2015 06:34 PM | |
1 | 12-20-2015 06:34 PM | |
1 | 09-09-2015 07:31 PM | |
1 | 09-15-2015 02:47 AM |
Online Status |
Offline
|
Date Last Visited |
10-20-2023
07:32 PM
|