Solved! Go to Solution.
Hey Brett,
You don't have to create a new(advanced) widget. Just update the out-of-the-box Edit widget's config to have this:
<toolbarvisible>true</toolbarvisible>
<toolbarcutvisible>true</toolbarcutvisible>
<toolbarmergevisible>false</toolbarmergevisible> <!-- true, if you want 'merge/union' capability-->
<toolbarreshapevisible>false</toolbarreshapevisible> <!-- true, if you want 'reshape' capability-->