So a VP asked me to revise our experience builder editor app which is using the default editor widget. THey dont want the label 'Editor', the Settings, thing, the "Edit features", the Select arrow, or the Create features filter box in it. Basically they want it to look like the Smart Editor from WAB, which we've used numerous times in the past.
Anybody got any options for me?
I looked at the sample code for the Editor (https://github.com/Esri/arcgis-experience-builder-sdk-resources/blob/master/widgets/editor/src/runtime/widget.tsx) and it looks to me like all of that is in some hidden code and will always pop up anytime you use an editor widget? So I'm guessing I'm out of luck unless I want to code up a new editor from scratch?
