Hi.
Is it possible to hide the HEADER totally? (4.29)
Release 4.29
Tried adding actionBar: false and heading: false.
HTML result:
It should be possible to add the 'hidden' property to header-actions?
Thanks
You'll also need to remove the docking button:
popup: { dockOptions: { buttonEnabled: false }, visibleElements: { closeButton: false, heading: false, actionBar: true, collapseButton: false } }
See a sample here: https://codepen.io/ralucanicola/pen/RwdMbBR?editors=100
Thank you! BTW, do you know when approx. does ESRI usually provide download package after it is released?
Version 4.29 just released today! https://developers.arcgis.com/javascript/latest/release-notes/
Thanks! This solves the issue perfectly, but it does have a problem in 4.28. Any clue when 4.29 would be officially released?
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.