Adding Multiple TXT files to a Blog post
Installation and Configuration
Awesome. I'll go give this a shot. So, to be clear, I can add up to 50 individual fields to upload files? I wonder what that will look like... Most times, people would post A file and then come back and add another file; I'd need to make sure they didn't accidentally replace the prior file. Hmmmmm...
We'll work through this one step at a time. First thing is to get the blog post to display with the file attachment, so I'll work through
@Paul's comments and yours
@Nate, re: tpl file... (note to self: back up tpl file before messing with it).
Then I can sort though multiple file uploads. My question is, though, if I add let's say 5 fields because the likelihood of someone needing more than 5 at a time isn't high, and then it has 5 fields in the Edit form... If they try to add 1 file, does that replace one of the 5 or would that add to the 5? Or would I need to sort it out like 5 in the NEW and then 20 in the EDIT... Is anyone able to follow my logic here, just thinking through step-wise. Because right now, all I see is 1 field, so 1 file. But, wouldn't 5 fields mean only 5 files, so there's no "add" function...
I'm sure I'm just confusing people, but if someone can understand the ask, let me know... I'll work on the template updating.
THANK YOU!!!