Hello,
I am changing my app from version 4.5 to 3.23. I am using app.view.ui.add(this.panel, "top-left"); to show a panel in the 4.5 version. Since 3.23 does not have view ui, what is the easiest way to show a panel?
https://community.esri.com/groups/web-app-builder-custom-widgets?sr=search&searchId=2b6fa315-fe57-4465-af3e-a2bd7051681d&searchIndex=0
https://community.esri.com/groups/web-appbuilder-custom-themes?sr=search&searchId=d657ff15-836d-47d5-bb6f-873606e3e9c1&searchIndex=1
Brandon,
You just add it to the apps dom using absolute positioning. See any of the 3.x sample that use dijits, like this one:
LayerList widget | ArcGIS API for JavaScript 3.23
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.