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>
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.