Is there any way to make the "Show print area" button always toggled on? I don't want my users to have to click it every time they open the experience.
https://community.esri.com/t5/experience-builder-tips-and-tricks/modifying-esri-widgets-and-making-the-search/ba-p/1373949I suppose the trick would be to copy the Print Widget to a Custom Widget, hard code this option and remove the checkbox.
That seems like overkill
https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-print/
If you are interested in using a Custom Widget, importing the Print Component from the Javascript API might be a simpler option. There is an exposed showPrintAreaEnabled property.
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.