|
POST
|
Hi alix , please republish the service and re-configure the pop up with title . It should be working
... View more
05-15-2021
03:05 PM
|
0
|
2
|
7056
|
|
POST
|
Make sure You use Tiled base maps and Please check data Requirements of Offline
... View more
03-19-2021
06:26 AM
|
0
|
0
|
1445
|
|
POST
|
I am able to get rid of the error . Actually the map is Read-Only (Query,Sync) , But When i try to "Check for Updates" in ArcGIS Field Maps, The Updates are not showed up.
... View more
03-18-2021
07:25 AM
|
0
|
0
|
2173
|
|
POST
|
I was tried to Update Local already downloaded Offline map with the updates in Geo database. When i clicked on "Check for Updates", The attribute updates are not showed on the offline map.
... View more
03-17-2021
09:26 AM
|
0
|
0
|
637
|
|
POST
|
I am getting error ": Unable to perform bidirectional sync of the geodatabase. The sync direction has been changed to downloadsync. None of the feature layers or tables referencing the geodatabase have the capabilities of create, update or delete required for bidirectional sync. path: /private/var/mobile/Containers/Data/Application/979D7CE0-7D48-4DC9-8FDF-" While Update check or sync, I am using ArcGIs Enterprise 10.8 and ArcGIS Field Maps.
... View more
03-08-2021
11:05 AM
|
1
|
5
|
3271
|
|
POST
|
I am facing the issue for offline data. it was working fine and suddenly throwing the issue. I am using ArcGIS Field Maps IOS Device with arcGIS Enterprise 10.8 Error executing tool. CreateFeatureServiceReplica Job ID: j14edc17dff6842f2b73524a60c0919e7 : ErrorMsg@SyncGPService:{"code":400,"description":"Failed to create replica."} Failed to execute (Create Feature Service Replica). System/SyncTools.GPServer Table not registered [main.stands]. System/SyncTools.GPServer In ArcGIS Server Logs In Device Logs, create replica., NSURL= responseJSON={ error = { code = 400; description = "Failed to create replica."; }; lastUpdatedTime = 1614295246000; replicaName = ""; resultUrl = ""; status = Failed; submissionTime = 1614295236000; }, NS
... View more
02-26-2021
08:15 AM
|
1
|
2
|
1557
|
|
POST
|
I am getting 1000 places comma for integer datatype in data tab in survey123 for arcgis and when i try to export the data to pdf the comma added to that integer field. How to get rid of this comma for integer field in Survey123 arcgis website. Please help.
... View more
02-10-2021
02:58 PM
|
3
|
1
|
1336
|
|
POST
|
I configured the Search Functionality in Web Map using "Find Location" and added Query layers. And When I search in ArcGIS Field Maps I am getting results as "No Title" Records. The layer Configured with Display Field and Configured proper title for Pop up using "Configure Pop up " in Web Map. Please find Attachment for more Info
... View more
01-04-2021
12:18 PM
|
2
|
14
|
9024
|
|
POST
|
I think its a bug in 3.11 with IWA. It is working in beta ( fixed in beta)
... View more
11-13-2020
06:19 AM
|
0
|
0
|
4569
|
|
POST
|
No.. it didn't work. i already raised a case on this. its on production.
... View more
10-23-2020
12:15 PM
|
0
|
1
|
4587
|
|
POST
|
I default selected option "always use the latest version" option. suddenly when i open the survey, i am getting "The survey does not exist...." screen. when i try to select back to "use the version the survey was published", it showing message on top "You cannot submit records to the survey since you are not Submitter or the Owner." . the problem with all surveys. Please let me know what changes required to avoid this error .
... View more
10-19-2020
06:49 AM
|
1
|
9
|
4717
|
|
POST
|
Please let me know Exact issue. so that i can help you out.
... View more
05-15-2020
06:23 AM
|
0
|
0
|
1997
|
|
POST
|
_showFeature: function (b, c) { if (b) { this._currentFeature = b; c = c ? c : b.getLayer(); var e = c.getEditCapabilities({ feature: b, userId: this._userIds[c.id] }); this._canUpdate = e.canUpdate; this._canDelete = e.canDelete; if (e = this._getLInfoFromFeatureLayer(c)) { this._setCurrentLInfo(e); var g = b.attributes, k = this._findFirst(e.types, "id", g[e.typeIdField]), f = null; n.forEach(e.fieldInfos, function (b) { f = b.field; var c = []; b.dijit && 1 < b.dijit.length ? n.forEach(b.dijit, function (a) { c.push(a) }) : c.push(b.dijit); n.forEach(c, p.hitch(this, function (b) { if (b) { var c = this._setFieldDomain(b, k, f), e = g[f.name], e = e && c && c.codedValues && c.codedValues.length ? c.codedValues ? c.codedValues .name : e : e; a.isDefined(e) || (e = ""); "dijit.form.DateTextBox" === b.declaredClass || "dijit.form.TimeTextBox" === b.declaredClass ? e = "" === e ? null : new Date(e) : "dijit.form.FilteringSelect" === b.declaredClass && (b._lastValueReported = null, e = g[f.name] + ""); try { this._setValue(b, e), "dijit.form.FilteringSelect" === b.declaredClass && !1 === b.isValid() && this._setValue(b, null) } catch (la) { b.set("displayedValue", this.NLS_errorInvalid, !1) } } })) }, this); this._attachmentEditor && e.showAttachments && this._attachmentEditor.showAttachments(this._currentFeature, c); (b = c.getEditSummary(b)) ? (this.editorTrackingInfoDiv.innerHTML = b, d.show(this.editorTrackingInfoDiv)) : d.hide(this.editorTrackingInfoDiv) } } }, You can add the code in Highlighted in bold
... View more
04-06-2020
12:02 PM
|
0
|
0
|
2947
|
|
POST
|
IN showFeature function, Please add Highlighted In Bold below accordingly _showFeature: function(b, c) { n.forEach(d.fieldInfos, function(a) { m = a.field; if ((a.type.indexOf("Integer") != -1) || ((a.type.indexOf("Double") != -1) && (a.name=="ID" ))) { if (a.dijit) a.dijit.constraints && (a.dijit.constraints.pattern = '#');
... View more
04-06-2020
08:41 AM
|
0
|
3
|
2947
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-21-2026 05:00 AM | |
| 1 | 04-14-2026 07:17 AM | |
| 1 | 07-29-2025 01:45 PM | |
| 1 | 03-28-2025 01:58 PM | |
| 1 | 02-21-2026 09:32 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|