|
POST
|
Thanks for the quick response. I guess I'll wait for the 2D migration.
... View more
06-19-2018
04:34 PM
|
0
|
0
|
1018
|
|
POST
|
Is there any way to add a 2D/3D toggle button to a WAB Developer Edition 3D application? To clarify- I've created a 3D web app and am wondering if I can toggle it into 2D mode such as this example shows- Switch view from 2D to 3D | ArcGIS API for JavaScript 4.7
... View more
06-19-2018
04:16 PM
|
0
|
2
|
1356
|
|
POST
|
I'm experiencing this same issue. Some groups within my layerlist don't expand. Other layers don't become visible when checked and throw "Cannot read property 'parentLayerId' of undefined". The error exists in the jimu.js/LayerInfos/LayerInfoForDefaultDynamic.js:100. It's too bad because I assumed ESRI added this functionality in it's REST endpoint so developers wouldn't have to reconfigure queries, and other functionality each time any layer changes to mainly support Web AppBuilder development. Does anyone know how to resolve this issue? I can't even use the assignment of unique numeric IDS, it's not compatible with WAB. Thanks.
... View more
11-04-2015
03:33 PM
|
0
|
0
|
2198
|
|
POST
|
That does work...in WAB 1.2. Guess I need to upgrade at some point. In 1.1 it doesn't have any effect. Thanks Robert for shedding some light on a difference between the two versions.
... View more
10-01-2015
09:22 AM
|
0
|
0
|
852
|
|
POST
|
I'm trying to disable keyboard navigation and for the life of me can't find where to place it for it to actually work. I've tried numerous places within the MapManager.js, a few places within LayoutManager.js and a few other shots in the dark to no avail. After each attempt the number key pad will still pan the map. Any ideas? Thanks.
... View more
09-30-2015
10:50 AM
|
0
|
2
|
3188
|
|
POST
|
Beauty! Thanks for your work. I owe you a beer next time you're in Boise.
... View more
07-10-2015
12:27 PM
|
0
|
0
|
3539
|
|
POST
|
I currently have it in LayerList's Widget.js. If it needs to be in the LayerListView.js. I think I could place it there. I'm just struggling to figure out how to make it work.
... View more
07-10-2015
08:28 AM
|
0
|
4
|
3539
|
|
POST
|
Sorry I just realized it's your widget, the eSearch widget, that I'm communicating to the LayerList widget with. In your code --- var myObject = this.getUrlParams(); if (myObject.esearch) { this._queryFromURL(myObject.esearch, myObject.slayer, myObject.exprnum); this.publishData({ message: myObject.slayer }); ---communicates to the LayerList.js --- onReceiveData: function (name, widgetId, data, historyData) { dijit.byId("jimu_dijit_CheckBox_7").setValue(true); } I check a Subdivisions layer checkbox. And also need to make the Subdivisions layer visible, since it is not visible by default.
... View more
07-10-2015
08:15 AM
|
0
|
6
|
3539
|
|
POST
|
No I haven't figured out how to make the sublayer visible in the map yet. It should be easy right?
... View more
07-09-2015
03:31 PM
|
0
|
8
|
3539
|
|
POST
|
I have a subLayer, "Parcels_9562_6", within a group layer that I need to programmatically make visible, after the LayerList has already opened. Another widget communicates with the LayerList widget during user interaction. I've had no success while fiddling around with the LayerList widget's, Widget.js and LayerListView.js files. Does someone know how this can be accomplished? Thanks.
... View more
07-09-2015
02:52 PM
|
0
|
10
|
9695
|
|
POST
|
Thanks Robert. My request was confusing, and probably only specific to my needs. I was able to use the PanelManager.js to close the eSearch widget before it displays. That way the URL parameters are available for an external application to open zoomed to a highlighted feature with the table displayed. Also, users navigating directly to the site won't notice the widget enabling.
... View more
05-08-2015
10:48 AM
|
0
|
0
|
1255
|
|
POST
|
Exactly. It's not professional. I was just looking for a quick way to zoom to a feature, highlight it, and have the attributes exposed using only url parameters. Your eSearch widget provides that URL usage. It may not be the solution, I just wanted to see how it would look, and I'm frustrated that I can't simply get the widget to programmatically close. Thanks.
... View more
05-07-2015
01:31 PM
|
0
|
2
|
1255
|
|
POST
|
Does anyone have any idea how to close the eSearch widget programmatically after it has finished loading on startup? I want it to "openAtStart" to enable me to use the "esearch" and "slayer" URL parameters from a different application, although I don't want it to remain open for my users. Hopefully that makes some sense? I've been playing around in the WidgetManager.js trying widget.closeWidget() and widget.destroy() and _removeWidget('_6') to no avail. Maybe I'm not placing these in the right place? Thanks!
... View more
05-07-2015
10:30 AM
|
0
|
7
|
4967
|
|
POST
|
I am in need of a filter widget also. It would be great to allow users to construct their filter from the layers within the web map. I'm trying to replace a 3rd party solution, Geocortex, with WAB, and users expect to be able to construct queries and filters. And not be limited to predefined queries and filters. Hopefully ESRI, or a developer will attempt this.
... View more
04-07-2015
02:35 PM
|
0
|
3
|
2749
|
|
POST
|
Speaking of enhancements, I would like the ability to set a group layer as expanded showing the sublayers on startup. Or if someone knows how to code this? For some of my users, they are only aware of the checkbox, but take awhile to realize clicking on the group name itself will expand the group.
... View more
04-07-2015
10:11 AM
|
0
|
0
|
891
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 04-02-2015 10:55 AM | |
| 2 | 03-03-2015 09:19 AM |
| Online Status |
Offline
|
| Date Last Visited |
a week ago
|