POST
|
No, I just used the edits-complete event of feature layer, capture the ObjectId of edited feature, query the feature layer for the updated feature, created a temporary feature layer and reapply edit. I could use the original feature layer to apply edits again, and some condition that it doesn't go in the infinite loop. Problem I am facing is that popup window that shows up with the editor widget only shows edits from first applyEdit operation. I can't find a way to show second applyEdits results , without closing popup, refreshing layer and reopening popup.
... View more
03-02-2018
07:52 AM
|
0
|
0
|
1752
|
POST
|
Hello All, I am facing similar problem. I have to use editor widget as part of my application, and once user draws a shape on the map, I need to calculate some field values using another geoprocessing task. I could wait for original applyEdits task to finish, and then then calculate the new field values, and then applyEdits again ( and also putting a condition to stop recursion). This method does the job behind the scene, but doesn't show the calculated values in the popup window that comes after editing using editor widget. This has become a major bottleneck for our project.
... View more
02-28-2018
12:40 PM
|
0
|
2
|
1752
|
POST
|
Seems to not working for me. I have custom panel in my app, where I am rendering the feature table. Its a custom UI design, tabs includes tabs and other div hierarchies . Could the design and css of parent container be the problem?
... View more
01-25-2018
09:37 AM
|
0
|
3
|
1090
|
POST
|
I have 1.2 version of WAB running and I am trying to upgrade to 2.4. command to upgrade a single app node_x64 upgrade <older WAB install directory> <appid> works fine and process shows upgrade successful. But when I launch 2.4 WAB and go to the builder for the test application I am trying to convert, I get config.json errors for bunch of widgets. In my test application , all widgets are standard widgets. Is it possible to directly go from 1.2 to 2.4 ?
... View more
01-25-2018
09:33 AM
|
0
|
1
|
463
|
POST
|
I am using FeatureTable of JavaScript API 3.19. featuretable is long list with scrolling and I am trying to scroll to the row when corresponding feature is selected on the map. I is have set syncSelection: true , so table row get highlighted , but I can't find a way to scroll to the selected row. Anyideas will really help. Thanks, Vik
... View more
11-09-2017
01:02 PM
|
0
|
5
|
1564
|
POST
|
Problem solved, I had to set the outField array in the feature table definition. Having it set in the FeatureLayer doesn't do the ordering, also order of fieldInfos array doesn't set order in the table.
... View more
03-21-2017
07:07 AM
|
0
|
0
|
403
|
POST
|
Is there a way to reorder columns in the FeatureTable? I have come all the way to the end in one of my project, and stuck at this step.
... View more
03-20-2017
02:54 PM
|
0
|
1
|
683
|
POST
|
Thanks for the reply Robert. My app was using 3.16 version of API, and I encountered the issue mentioned inFeature Table not refreshing at v3.16 , refresh is not working, so I was calling _createStoreFromDataQuery() function as a workaround. Now, I just updated my API reference to 3.19, and refresh seems to work. Issue is that selectRows works for selecting rows when rowID is known, in my case when I am adding feature to the layer, and calling featureTable.refresh in applyEdits callback function, I don't know the rowId of the new added row, so couldn't get selectRow to work.
... View more
03-14-2017
09:38 AM
|
0
|
3
|
956
|
POST
|
I am using feature table in one of my application. Can't seem to find a way where after feature is added to the feature layer, table refreshes with the new record, and highlights the new added row. Any help appreciated. Thanks
... View more
03-14-2017
09:06 AM
|
0
|
5
|
1618
|
POST
|
HI OZCAN, Real apologies for super delayed reply. I had been away for a different project and didn't got a chance to follow this thread. Can you please send me you email address, I will send you the code for that. Or you can email me at vikrant327@gmail.com Apologies again
... View more
06-09-2016
10:50 AM
|
0
|
1
|
1077
|
POST
|
I am looking for some basic json symbol for 3d builds and houses. I had no luck trying to export from ArcGIS Pro using https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource . Is there any other resource available?
... View more
05-17-2016
06:59 AM
|
0
|
0
|
2014
|
POST
|
Hi Kishore, I have been trying to do the same thing, but had no luck. I followed this link arcgis-pro-sdk-community-samples/Map-Authoring/ExportWeb3DObjectResource/ExportWeb3DObjectResource at master · Esri/arcg… but it didn't worked for me. I have building footprints layer with height info, I was able to extruce and symbolize in ArcGIS Pro, but export tool doesn't work for me. Do you know what rule package you used to symbolize in ArcGIS Pro? Any help appreciated!!
... View more
05-17-2016
06:56 AM
|
0
|
0
|
664
|
POST
|
I just need to make few changes in my code and I will send you the code asap.
... View more
05-17-2016
06:36 AM
|
1
|
6
|
1077
|
Title | Kudos | Posted |
---|---|---|
1 | 05-17-2016 06:36 AM | |
1 | 05-02-2016 02:14 PM |
Online Status |
Offline
|
Date Last Visited |
06-30-2021
12:28 PM
|