Creating a Frontend File Explorer

Hi everyone,

I was wondering if anyone had an idea how to go about showing files to users in the frontend in folders and sub-folders.

I thought of using repeating groups and the multifile uploader.

Any ideas would be much appreciated. Thanks!

1 Like

This should work:





Set a conditional statement so the list of files will only appear at the end after the last Folder

Then set some work flows to display the current cells folder into the ‘RepeatingGroup Folder’ Element.

I wont lie i didnt actually test this but i’d be suprised if this didnt work…

PS - the sizing is off. I was going for functionality not proper styling!

3 Likes

Hi Vin

Just saw this example… you shared

what is the purpose of Data Type Name ??? for folder name?? right ??
How does data type Parent Folder get used

could you share a working demo example of this construct or know of an example…

/Dave