Allow Singles to be part of a Structure & Channels to have a Single as an Index #17959
Unanswered
maxstrebel
asked this question in
Ideas
Replies: 1 comment 1 reply
-
|
I like the owner approach a lot. I think there is just a problem with how the slug is generated. For a single, you have to set the slug. But that should be solvable. There are also side effects like SEOmatic, etc? Because a single is basically a Section. Technically, it's nesting a section into a section. Just a few thoughts for now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my client projects I often encounter the following issues:
Current Hack
At the moment I (and other members on discord) solve this by the following patterns:
Possible Solution
Obviously this has a big smell. In order to solve this, I want to suggest the following idea:
Improvements & Chances
That would enable the following workflows:
Related:
Examples
Structure with Singles. Maybe an indication for indexes and singles
Possible Unified Content View, because Singles know their Channel Children and the Structure defines the hierarchy
Single with Owner/structure Select
Channel with Owner/Single/Index Select
Beta Was this translation helpful? Give feedback.
All reactions