Custom Toolbars: Button Groups
Buttons in the Toolbars can be grouped into various sets of buttons. This will show the users only a subset of the buttons, and let him access other groups using the ellipsis button.
You can set them in C# APIs as well as JS APIs.
Since the values and everything applies to both, the possibilities are documented here.
Group Names in the default
Toolbar
The following button groups exist by default. You can target them to add your buttons, or remove them using -group=name
:
default
- the main initial buttons like edit, add etc.list
- anthing having to do with the current list - move-up/down etc.edit-advanced
- advanced, not-recommended buttons likedelete
view
- anything related to the view - edit template etc.app
- app related buttons
History
- Introduced custom Toolbars in 2sxc ca. v5
- Added to 2sxc 10.27 .01 in March 2020