Hello,
I would like to ask if it's possible to disable links to layers REST description in web map. This option is enable for every layer from web map after click on the three dots and I need to disable it.
Thanks for help.
Solved! Go to Solution.
Zdeněk,
Sure you can disable that option in the LayerList widgets settings dialog by unchecking "Description / Show Item Details / Download"
Zdeněk,
Sure you can disable that option in the LayerList widgets settings dialog by unchecking "Description / Show Item Details / Download"
Hello Robert,
Thank you for your answer. I tried to change the option DescriptionOrShowItemDetailsOrDownload in config.json to false. I also tried to comment this whole option, DescriptionOrShowItemDetailsOrDownload: "url" in PopupMenu.js and options in settings.js but I still see the option in my application...
Zdeněk,
You should not have to mess with the json manually or the PopupMenu.js as the widgets settings dialog has a UI option for disabling this.
Oh man...
Now I look like a stupid
Thank you