Hi there,
I’m currently trying to implement a feature in backend that allows admins to bulk upload up to 50 audio files. However I’ve come to a roadblock.
I’ve installed the Bubble bulk file upload plugin however this creates a list of files. I’ve tried several ways to convert each “row” of this list into its own row in the database however I’ve been unsuccessful so far. If it was possible to just loop through the list that would solve my problem however I don’t believe Bubble has this feature?
Any help solving this would be greatly appreciated.
Thanks in advance.