Posted on 19/03/2025 13:54:24
Hi Nicolai,
In my situation, I am trying to implement 2 (or more) projects on the same installation.
If I use the same template folder, some settings will be separated based on the AreaID but I cannot separate everything I need. For example, following the Swift 2 Pattern of Layouts, if I have to customize an item type (say, banner) to allow for standard templates and custom templates, both of my projects will see all templates.
The nested approach would (maybe) allow me to configure a master design folder and one or more child design folders. But if I understand your explanations correctly, I can only have one child design folder {.}_custom
Another option would be to duplicate the folders but in this case maintaining and updating would get complicated.
I guess that my use case is not (yet) supported completely but the current architecture and I am not sure if you have any plans in this direction.
But if you do, I have a couple of suggestions that may improve the multi-anything approach.
For now, I will stick with duplicating the design folder.
Thank you,
Adrian