Repeatable Zone

Hi!

Is there a work around to created nested groups inside repeatable zone?

For example:
I''d like to add multiple different types inside repeatable zone
Group (Title + Image) & Group (RichText + Color)

Creating nested groups inside a repeatable zone in Prismic isn't directly supported. However, you can achieve a similar structure by using a single group field with a structure that allows for different types of content within it.

For your example of having a group with (Title + Image) and another with (RichText + Color), you can set up a single group field with the following structure:

  1. Title (Text field)
  2. Image (Image field)
  3. RichText (Rich Text field)
  4. Color (Color field)