Has anyone had any luck getting LocalLayer widget to work in any version higher than 2.5? I see the latest version of the locallayer widget is v2.5 and wondering if that version is intended to match the WAB version? When following the steps on WAB 2.8 I cannot get it to load from the default. However, loading the widget to an app that was already created in (WAB 2.8) i am able to get the widget to load and also connect to rest services correctly. The problem is that now the data loads but it hoses all the other widgets and WAB. I was just wondering if anyone has ran across this or knows of any plans/workaround to use in a later version of Web Appbuilder.
I had. Just modify the library to use the legacy formulas. Some of them are deprecated but it's a fast fix.
Thanks for the quick response, I am going to give that a try. Did you reference 2.5 or 2.4?
You have to change this files in the library llw.js
And you have to uncomment some code in Jimu/LayerInfos.js
There is a new release of the LocalLayer widget and it works as advertised!
new release? where? All I could find here was 2.5: GitHub - cmndrbensisko/LocalLayer: The LocalLayer Widget for ArcGIS Web AppBuilder is intended to al...
Tim,
Use this url for the 2.8 release candidate:
Is not working for me. It keeps loading the widget forever.
Daniel,
Does the browser web console show any errors?