Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Found this issue while upgrading my dialogs from Coral2 to Coral3
I have within one of my components a tab structure that begins like this
Gelöst! Gehe zu Lösung.
Zugriffe
Antworten
Likes gesamt
If allowed, please post you converted dialog xml code here in the post with some issue screenshots to better help you. Meanwhile, please add the below snippet under the <tabs> xml node and add your tab items under this node.
<layout
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/foundation/layouts/tabs"
type="nav"/>
If allowed, please post you converted dialog xml code here in the post with some issue screenshots to better help you. Meanwhile, please add the below snippet under the <tabs> xml node and add your tab items under this node.
<layout
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/foundation/layouts/tabs"
type="nav"/>
Hi @kabynoe01
You can check the dialog tab example here
Zugriffe
Likes
Antworten