How to add images and Videos in Media gallery from Dashboard? There is no element to connect CMS collection that adds images and videos into Media gallery? Is there any package or alternatives?
So I have an app built on the Wix Blocks. It shows Real Estate listings. For the content I am using the CMS. Right now, users have to go to CMS to add a listing.
I want to build a dashboard page that lets users add the listings into CMS collection. I have managed to add almost all field types in the Dashboard one way or another, but the Media gallery is a tricky one. Dashboard do not have an element for adding media items in the CMS collection. So I am looking for a workaround that allow users to Add, Update, and delete the items from Media Gallery field type in CMS collection item from the Daahboard.
Since the Media Gallery field is an array, theres a few options - for example a repeater, where a user can upload the image to the repeater item, and move it’s order. Or some sort or pagination system.
The best way to think about it is the same way you would when working with an array of data