|
DOC
|
@ZhujingXia , Try using this version of the widget. If it does not work in 2.12 I can provide an appropriate link for you to download.
... View more
04-23-2021
07:41 AM
|
0
|
0
|
20204
|
|
POST
|
@fahadrasheed , The steps are still the same as outlined in this thread above.
... View more
04-23-2021
07:31 AM
|
0
|
2
|
5797
|
|
DOC
|
@RyanKelso You are correct that is how you currently have to edit the widget to make it show. Right now I have no recollection on why that css rule was added in the style.css.
... View more
04-19-2021
12:04 PM
|
0
|
0
|
28978
|
|
BLOG
|
@Jianxia I personally would love to see the Widget Controller remain visible when placed on the map in mobile view. Currently the only controller that remains visible in mobile view is the one in the header widget of the foldable theme. If you attempt to pace one on the map like the WAB onScreen widget place holders they will disappear when the app is in mobile view.
... View more
04-07-2021
05:51 AM
|
2
|
0
|
28609
|
|
POST
|
Rod, This has never been considered. Normally you would add a point and buffer by a known distance.
... View more
03-30-2021
12:14 PM
|
0
|
1
|
1077
|
|
POST
|
The fix is pretty simple, no need to redeploy with the latest version of WAB. just open your WAB apps env.js and change the var apiVersion = '3.xx';
to
var apiVersion = '3.35';
AND
apiUrl = 'https://js.arcgis.com/3.xx';
to
apiUrl = 'https://js.arcgis.com/3.35'; Clear Your browsers cache and reload apps page.
... View more
03-30-2021
12:12 PM
|
10
|
28
|
20763
|
|
DOC
|
@Brian_Wilson If you do place on git it will be your version as I will continue to release on the esri community with updates. As far as the Chrome issue the fix is quite simple just open your WAB apps env.js and change the var apiVersion = '3.xx';
to
var apiVersion = '3.35';
AND
apiUrl = 'https://js.arcgis.com/3.xx';
to
apiUrl = 'https://js.arcgis.com/3.35'; and then clear your browsers cache.
... View more
03-30-2021
12:08 PM
|
0
|
0
|
16693
|
|
DOC
|
@Brian_Wilson No. The source code is shared here on the esri community but not on github or anything else.
... View more
03-30-2021
11:03 AM
|
0
|
0
|
16700
|
|
POST
|
Noah, The issue I am having is that the scope of the inteceptor before or after functions have no access to vars or any scope outside the function. So I have tried .bind(this) and every other trick I am aware of. So I am wondering if you can pass an additional parameter or bind to the outside scope of the function. Robert
... View more
03-27-2021
02:45 PM
|
0
|
3
|
3265
|
|
POST
|
@DavidMartinez Is there not a close or onClose function for widgets?
... View more
03-26-2021
08:19 AM
|
0
|
0
|
7132
|
|
POST
|
How do you pass additional parameters to the request interceptor before or after functions?
... View more
03-25-2021
09:15 AM
|
0
|
6
|
3334
|
|
POST
|
Darren, Couple of things to check. Open the layer list widget and see if your layer is being added. Normally I would add the layer to the map right after I have the new FeatureLayer line.
... View more
03-24-2021
01:55 PM
|
0
|
1
|
3709
|
|
DOC
|
Correct. Modern browsers do not allow for UNC paths like //servername as this is a potential security issue.
... View more
03-24-2021
08:18 AM
|
0
|
0
|
3936
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2020 11:36 AM | |
| 17 | 05-17-2021 01:51 PM | |
| 1 | 07-06-2020 05:32 AM | |
| 1 | 07-10-2018 05:49 AM | |
| 9 | 01-28-2022 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-08-2026
06:27 AM
|