Video and Photos in the same repeating group [SOLVED]

Hi there,

Is it possible to display both images and video in the same repeating group?

use-case could be having a database of “media” and be able to go through it in the order of created date regardless of type of media.

how did you solve this?

You can do this by creating a type of Thing called “Media” that has a file associated with it. That file could be a video or image, it doesn’t matter.