Hello,
Is is possible to have multiple rows of meta data with each post? e.g
- LOOK THIS IS THE MAIN POST
---- id(1) | file_name(file.zip) | name(blah)
---- id(2) | file_name(faasd.zip) | name(blah)
---- id(3) | file_name(123123.zip) | name(blah)
---- id(4) | file_name(234234.zip) | name(blah)
Hope this makes sense.