Discussions

 View Only
  • 1.  File Respository in Quickbase

    Posted 09-11-2018 16:13
    Is there a way to have a File Respository/List in Quickbase, kind of like how it can be done in Share Point?

    Better question, when there's a file attachment in a table, where are the files actually stored?


  • 2.  RE: File Respository in Quickbase

    Posted 09-11-2018 17:02
    The files are natively stored on Quick Base.  There is no alternative back door path to see the files.

    Note that a wonderful feature is that you can search for content within documents.  The content of the documents (i.e. each word or number) are indexed when uploaded and hence the search is crazy fast.  To enable that feature there is a setting on the table.


  • 3.  RE: File Respository in Quickbase

    Posted 09-11-2018 19:55
    In our app we accomplish this by using a Documents table. Documents are only ever attached to that table, and we have reference fields from Documents to the tables where it would be appropriate to attach documents. And then in the tables where we give users the ability to upload documents, what they're actually looking at is 1) the embedded report for documents on that table and 2) a button built in a URL field to the Add form on the Documents table with all the relevant 'Related ...' info carried along. So then we have all the documents in one place and we can build out any reports we need there.


  • 4.  RE: File Respository in Quickbase

    Posted 09-12-2018 01:02



  • 5.  RE: File Respository in Quickbase

    Posted 09-12-2018 01:02



  • 6.  RE: File Respository in Quickbase

    Posted 09-12-2018 01:03
    Let's also include the App management Manage files menu, where you can manage file attachments per table. :)