I'm pretty new to the Developer community and developing and have just stared learning to create widgets for WebApp Builder. I attempted to utilize the uniqueValues function and received a 404 not found error. After doing a bit of looking around I found that the API version for WAB is only 3.39 and the script can be found in version 4.23.
My question is, is the WAB application stuck with API version 3.39 and is there a 3.39 version of the uniqueValues Function?
Solved! Go to Solution.
The Web AppBuilder (2D) is built on the 3.x version of the JavaScript API and will never be updated to 4.x, so you won't be able to use any of the Smart Mapping tools.
Honestly, if you're just getting into creating widgets, you should really consider learning how to do that in Experience Builder instead. The only reason to stick with WAB is if specific widgets aren't yet available in ExB.
The Web AppBuilder (2D) is built on the 3.x version of the JavaScript API and will never be updated to 4.x, so you won't be able to use any of the Smart Mapping tools.
Honestly, if you're just getting into creating widgets, you should really consider learning how to do that in Experience Builder instead. The only reason to stick with WAB is if specific widgets aren't yet available in ExB.
Thank you for such a quick reply. The bad thing is, I knew that! The reason I'm sticking with WAB, for now, is just as you stated, the widgets I need for our public facing application just aren't available yet in Experience Builder!
Thanks again!