|
BLOG
|
Update. I uninstalled NodeJS 16.14.2 and re-installed NodeJS 14.15.4. I did a clean install of 1.8 and now everything is fine. So the issue is NodeJS 16.14.2.
... View more
04-20-2022
07:42 AM
|
2
|
0
|
11750
|
|
BLOG
|
@TonghuiMing I am also have this issue. I did a install of the latest NodeJS (from the eb install link on your webpage) 16.14.2 on my Windows 10 (Pro 21H1) 64bit. When I did client install I got lots of depreciated warnings server ci produced 4 vulnerabilities, so I ran npm audit fix --force and then everything was fine. Even after running a npm audit fix --force on the client directory and running npm ci again once I do npm start I get a 'cross-env' is not recognized error. Let me know if you need any further details.
... View more
04-20-2022
06:15 AM
|
0
|
0
|
11808
|
|
POST
|
@TahirChutiya Try this function appendData3(data) {
data.features.map(obj=>{
if (obj.hasOwnProperty('attributes')) {
console.log("TRUE");
} else {
console.log("FALSE");
}
})
}
... View more
04-20-2022
05:25 AM
|
0
|
0
|
794
|
|
DOC
|
@PriscillaThoopthong No that does not exist in the widget.
... View more
04-19-2022
09:52 AM
|
0
|
0
|
18090
|
|
POST
|
@JamesCrandall I also normally add a query specific GraphicsLayer to the map that way clearing the map.graphics does not affect the query that I am working with.
... View more
04-19-2022
09:51 AM
|
1
|
0
|
1681
|
|
DOC
|
@Ming This Print widget is designed to just print the Map. So adding charts and tables is not possible with this widget.
... View more
04-19-2022
08:20 AM
|
0
|
0
|
22866
|
|
BLOG
|
@DavidColey I have not tried Node v16.14.2 or EB Dev 1.8 as of yet.
... View more
04-19-2022
08:17 AM
|
0
|
0
|
11868
|
|
POST
|
@JamesCrandall Personally I do not use a FeatureLayer's selectFeatures method. I always just add a GraphicsLayer to the Map with the results of the query. The GL is overlayed on the FeatureLayer and easy to define the symbology you want.
... View more
04-19-2022
07:53 AM
|
1
|
2
|
1689
|
|
POST
|
@JamesCrandall You should try using layer.layerObject.setSelectionSymbol(symbolJsonUtils.fromJson(this.config.selectionSymbol));
... View more
04-19-2022
05:25 AM
|
1
|
1
|
1696
|
|
DOC
|
@NormB and @PamBlackmore Thanks so much for your help. It has proven very useful in my development efforts.
... View more
04-15-2022
09:54 AM
|
0
|
0
|
18120
|
|
DOC
|
@MartinOwens1 I have seen this issue and spent some time investigating, but never came up with a solution. I could never figure out what changed in WAB.
... View more
04-15-2022
09:33 AM
|
0
|
0
|
18128
|
|
DOC
|
@JorgeKappa When working with EB Developer the experiences are local (not published to AGOL). There will never be a way to get a EB project that uses a custom widget like this uploaded to AGOL. Soon there will be a way to get custom widgets in ArcGIS enterprise (Portal). Like you are to in WAB with custom widgets. You only option is to publish and then download your EB developer app and then host the app on your own web server. If that is not an option for you then you will have to wait for the next version of EB that is projected to include a print widget OTB.
... View more
04-14-2022
11:14 AM
|
0
|
0
|
22937
|
|
DOC
|
All, I am looking for PUBLIC WAB websites that are using my eSearch widget so that I can use your eSearch widgets config file in my testing for my Experience Builder version of eSearch. If you have a public WAB site that is using eSearch and you are willing please post a reply with your url. I appreciate you assistance in this. Robert
... View more
04-14-2022
08:34 AM
|
0
|
0
|
18154
|
|
DOC
|
@JorgeKappa those options (mark as solution, etc) are only available if you start a new question yourself. Here you are just commenting on a document I posted.
... View more
04-14-2022
08:27 AM
|
0
|
0
|
22949
|
|
DOC
|
perfect so the fact that you now see the widget placeholder (the little printer icon), that tells me that you have not set the widgets map that it will using in the widgets settings pane.
... View more
04-14-2022
06:35 AM
|
0
|
0
|
22963
|
| Title | Kudos | Posted |
|---|---|---|
| 16 | 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 | |
| 1 | 03-28-2022 06:20 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-24-2026
05:23 AM
|