Forum Discussion
AngelaIp
7 years agoIdeator I
Hi Sebastian,
Don´t be to focused on the Client Presentation itself. I would create complete new package for your customization. Than add your CommandBarSectionItem, the single CUI elements (Button, Menu Button) and your Methods in your package.
Depending on your customization, you may also need to add a new CommandBarSection, but most of the time we just custimze existing ones.
Check out the import structure of these projects as reference:
https://github.com/ArasLabs/refresh-from-database/
https://github.com/AngelaIp/cui-select-starting-page
Ciao
Angela