Hi
Is possbile to customize default cuba settings screen?
I need to add a Lookup Field to give the user the permission to choose a PriceList
Hi,
You can extend an existing screen - settings-window.xml.
Use New → Screen action in the Studio.
Choose “Legacy Screen Templates” tab in the wizard.
Choose “Extend an existing screen” template.
Then choose settings-window.xml in the popup.
In the created extended screen you will be able to put additional controls.
Thank for reply
I have already solved the problem using your indications
Cuba is an amazing framework
I am trying to localize Italian translation for JMIX
Issue Solved