Is it possible to use Tabs in the User Blueprint? I tried a few ways but nothing seems to work?
Yes, tabs are possible.
Example:
Title: Admin
tabs:
tab1:
label: Content
sections:
sec1:
type: pages
parent: site
tab2:
label: Some fields
sections:
fields:
type: fields
fields:
text: true
tags: true
Thanks, there was a small error in my blueprint