So apparently, there's a file limit on uploads in Netsuite. To circumvent this, I've decided it's best to store the documents outside of Netsuite and return a reference to the record that uploaded the document. I tried adding an inline HTML field with code for a uploader but the problem I mentioned before arose. I have no idea how I'm supposed to get the reference back into that record.