Hi, sorry for answering here but somehow is related. I see now that you've added the possibility to add multiple groups inside a Slice, but not withing a group. Also I saw that you won't be adding this feature (at least for now), which again makes me wonder why sometimes some things are the way they are, without actually helping us to have a good experience
Currently I need to develop this section, which is a slice with the following fields:
- title
- caption
- list of cards (group)
-- card title
-- card bg color
-- card list of items (images or tags)
Now could you please show me the correct way of adding card list of items?
I know a solution would be to make the colored cards a custom type and then add them in a content relationship inside the slice (so basically to extract the card to a repeated entity), which could be ok, but if i need to create 10 pages and use this section and all the cards should be different, i would have to create tons of single entities when in this case there's no need to have them as separated entities, because this cards makes sense to exist in the context of the slice and not outside.
Eventually I could create a custom type not for the card but for the list of cards (using slices for every single card), but again in this case I would still need to have this kind of connection and create things in multiple places when in a normal way (see the old fashion wordpress) you could add it inside and have all together.
Also I don't know if it's possible to retrieve data following this path:
Slice -> repeated group -> content relationship (because I need to have multiple of them) -> slices
From a data entry point of view this is not a good experience, adding lot of useless complexity just because is by design
Thanks
PS: I also wanted to share my frustration (and looking inside this forum not also mine) about this -> Advanced groups in slices where you say that
In the process of designing the solution while talking to developers like you who use Prismic, we realized that groups within groups are complex and do not align with our vision of creating the simplest page builder for marketing websites.
I don't know whom you've talked to, but the example I gave you is pretty common in a website, and not being able to accomplish just because you don't feel is right it's a bit frustrating and honestly it makes you look around to other solutions. Just my 2 cents.