Is there a setting to remove/hide the settings section in the Editor widget?
@JoelBennett
Adding a CSS selector like this appears to work:
<style type="text/css"> div.esri-editor calcite-accordion-item[data-testid="settings"] { display: none; } </style>
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.