Hello altogether, rookie asking…
In cuba there’s been showBreadCrumbs to toggle the breadcrumbs header in all forms.
How does it work in JMIX to disable breadcrumbs?
Thanks in advance,
HP
Hello altogether, rookie asking…
In cuba there’s been showBreadCrumbs to toggle the breadcrumbs header in all forms.
How does it work in JMIX to disable breadcrumbs?
Thanks in advance,
HP
Use application property jmix.ui.showBreadCrumbs = false
And see UiProperties
class for more ui-prorerties.