Repeating group with different layouts

I’m trying to create a feed based app that has multiple different formatted items in each post.

They are very similar, just slight differences. Does anyone have an idea how I can display these properly?

IE a repeating group with 3 different groups.

Style 1 post
Style 2 post
Style 3 post

Make 3 Group containing the content for style 1, 2 and 3. Then ensure ‘visible on page load’ is unchecked for each. Then add a conditional that makes the correct group visible. Does that help?

I believe that shold work. Let me give it a shot.

This topic was automatically closed after 70 days. New replies are no longer allowed.