POST
|
Hi Robert, I had this setup within the onSetFeatures function but once I moved it within the onSelectionChange function like you indicated it worked like a charm. Appreciate your help as always! Take care, Mike
... View more
05-08-2020
11:10 AM
|
0
|
0
|
1880
|
POST
|
Hi there, So I am trying to accomplish something similar but in my case I have multiple different layers that all have popups enabled but I only want to generate a link for one particular layer (Layer C). I am using the code in this thread to check for the selected features layer name so that it only generates the link for Layer C but if I click in an area with multiple layer popups (Layer A, Layer B and Layer C) then a link for Layer C gets added to all 3 popups since Layer C is technically selected along with Layer A and Layer B. Is there any way to refine this process so that it can check not just the selected feature but the feature that is actively being displayed in the popup? Any help with this would be greatly appreciated! Regards, Mike
... View more
05-06-2020
06:54 AM
|
0
|
2
|
1880
|
POST
|
Hi there, Anyone know of a solution to deleting a blank feature dataset? I am not sure how this even got created but the dataset has no name and it is empty. The delete and rename options are all greyed out. If I try to view the properties it gives an "Invalid function arguments" error. It is a replica geodatabase using ArcGIS Enterprise 10.3 on SQL Server 2012. Any help with this would be greatly appreciated. Regards, Michael
... View more
02-08-2017
10:14 AM
|
0
|
1
|
1230
|
POST
|
Hi All, Anyone else having an issue with the Layer List widget in WAB 2.1 where tiled Map Services are still greyed-out when you reach the first scale level that the layer becomes visible? Once you zoom in one more level the layer is no longer greyed-out as it should be. This does not seem to be an issue in previous releases and I still see the issue in WAB 2.2. I checked the visible scale ranges for all of my Map Services and they are all setup appropriately. Dynamic Map Services work fine. Regards, Michael
... View more
10-21-2016
01:09 PM
|
0
|
1
|
707
|
POST
|
We were having the same issue and after a bit of investigation a co-work was able to resolve this by: Editing the _ResourceManager.js file in the \widgets\AttributeTable folder. Commenting out lines 88 and 89. Adding the following code at line 90: for(var i in this.config.layerInfos){ if(layerInfo.id == this.config.layerInfos.id){ return layerInfo.show && mLayerInfo && (layerInfo.name = this.config.layerInfos.name); } else { continue; } } Hope this can help others. Regards
... View more
05-10-2016
12:43 PM
|
1
|
1
|
2914
|
POST
|
Has anyone else come across an issue with the Attribute Table not displaying all of the attributes for a Related Table? It displays the correct number of related records and the correct ObjectID but the rest of the fields are empty. It might be an issue with the _RelationshipTable.js file in the Attribute Table widget folder but I am having troubles identifying the exact issue. I am currently using WAB Developer Edition 1.3 and this was not an issue in version 1.2. Any help would be greatly appreciated. Regards, Michael
... View more
04-26-2016
10:31 AM
|
0
|
0
|
1057
|
POST
|
Sorry but I had no luck with this and had to go an alternative route.
... View more
02-25-2016
09:34 AM
|
0
|
0
|
310
|
POST
|
Hi Jianxia, Having the ability for the users to be able to reset the app state would be, in my opinion, very useful. Maybe a button by the navigation tools. In my experience many users just do not understand what you are saying when you tell them to clear their browsing history in order to reset their layer visibility back the the default settings. Hopefully this is an option that can be added in the next release. Regards, Michael
... View more
01-15-2016
01:45 PM
|
2
|
1
|
1818
|
POST
|
Kevin, I just finished testing and 1.3 still does not respect scale dependency or layers that are turned off. I was really hoping 1.3 would provide this functionality but it does not look good. Regards, Michael
... View more
12-17-2015
07:29 AM
|
1
|
0
|
1550
|
DOC
|
Interesting...mine was "widgets/eSearch/images/i_search.png", which is the proper path. I changed it to just "images/i_search.png" and it worked. As always, thanks for help Robert! Regards, Michael
... View more
12-11-2015
01:39 PM
|
0
|
0
|
6238
|
DOC
|
Any thoughts as to why my default point symbol is not showing up properly in the results window and on the map? It should be the binoculars but it is showing as below. I have the i_search.png file located in the widgets\eSearch\images folder. Regards, Michael
... View more
12-11-2015
01:18 PM
|
0
|
0
|
6238
|
POST
|
I am using ArcGIS 10.3.1 and have come across the same issue with trying to execute the Synchronize Changes tool in both ArcCatalog and python scripts. Disabling the Background Processing option resolved this issue in ArcCatalog but not python. I ended up removing the 64-bit Background Geoprocessing module altogether which resolved the issue for my python scripts as well. However, doing this also removes the 64-bit Python which removes the file associations for .py files. Running a repair on your ArcGIS installation should resolve this. A better option that I eventually found was to change the HKEY_CLASSES_ROOT\Python.File\shell\Edit with IDLE\command and HKEY_CLASSES_ROOT\Python.File\shell\open\command registries so that they are pointing to your 32-bit python and IDLE versions. I have also had other issues in the past with the 64-bit Background Geoprocessing causing problems and it is known that some tools do not work with this 64-bit module. Hope this helps others who have come across this issue.
... View more
11-10-2015
11:23 AM
|
2
|
0
|
2314
|
DOC
|
Hi Tim, Great job on this widget. I was looking at your JavaScript API version and I really like the buffer option. Any chance that this could be incorporated into your WAB version? Cheers, Michael
... View more
10-21-2015
02:51 PM
|
0
|
0
|
13236
|
DOC
|
Is anyone else having an issue with the country code not working for the address search? I added my country code and ran an address search but I get results from multiple countries.
... View more
10-20-2015
01:15 PM
|
0
|
0
|
21810
|
Title | Kudos | Posted |
---|---|---|
1 | 04-15-2015 09:52 AM | |
1 | 04-02-2015 07:19 AM | |
1 | 12-17-2015 07:29 AM | |
1 | 06-09-2015 06:34 AM | |
1 | 05-10-2016 12:43 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|