Hi,
I have multiple tabs linked to one user.txt, i try to decouple these tab by creating one txt for each tabs, is it possible ?
If i take the Documentation exemple ( Reusing & extending blueprints | Kirby CMS ) with seo tab seo: tabs/seo.
seo: tabs/seo
Is it possible to route content storage to seo.txt , tab content to content.txt, and not into demo.txt as actual?
seo.txt
content.txt
demo.txt
As is: is it possible out of the box? Then definitely not.
As in: can I achieve this somehow? Not sure
Thanks @texnixe for you quick answer ! I hope this feature will be added in the future, this is more natural to cut big blueprint into different tab_xx.yaml, so there is some logic to do same with tab_xx.txt