Hi Joe I'm developing a module that show the info send in a form wizard submission, grouping the submissions based in one of the questions in the form. Right now I can read the data from database for the questions and showing the data correctly, but I wan to show also the files attached with the form.
Do you have a function in mojo that I can reuse, or you just read all the folder data and compare the guid in the file name with the guid in the database?