Forum Discussion

30418's avatar
30418
Qrew Member
2 days ago

Multi-Upload Button

Hi there,

We had a form button (URL formula field) that allowed us to upload multiple documents at one time. 

Here is the formula:

var text URL = URLRoot() & "db/"&Dbid() & "?a=dbpage&pageID=4&refFid=7&rid=" & [Project #]

& "&fileattachment=36"
& "&attachmenttableurl=" & URLRoot() & "db/" & [Project Name];

If(IsNull([Project Manager]), $URL)

After the last QB update (last month?) it stopped working.

Can anyone assist with this issue?  

Much Appreciated,

Veronica

  • That technique you are using is probably from the Magic Buttons app which Kirk Trachy put up years ago.  Kirk is now retired, so it may be unlikely that you can get support for that from Quickbase.

    However, they have a native solution which is I believe is included on all plan level fo multi file upload.

    The most wonderful Sharon Faust (a.k.a. The Quickbase Junkie)   did a You Tube Video about it.

     

    Also here is the Help page for Plug Ins. https://helpv2.quickbase.com/hc/en-us/articles/12336774477716-Understanding-plugins