Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi Everyone,
I'm creating a custom section for Application Settings and i need several tabs for it, like Umbraco settings section tabs for example .....So how can I implement tabs in my custom section?
I will appreciate any help
Hi Rihab!
You should look into Backoffice UI documentation found here: https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.directives.directive:umbTabsNav.
My guess is that you are looking for <umb-tabs-nav>
<umb-tabs-nav>
You should also be able to create multiple dashboards.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Create Tabs in My Custom Section
Hi Everyone,
I'm creating a custom section for Application Settings and i need several tabs for it, like Umbraco settings section tabs for example .....So how can I implement tabs in my custom section?
I will appreciate any help
Hi Rihab!
You should look into Backoffice UI documentation found here: https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.directives.directive:umbTabsNav.
My guess is that you are looking for
<umb-tabs-nav>
You should also be able to create multiple dashboards.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.