30418
2 days agoQrew Member
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