Updated attachment (photo) not showing
Hello, I currently have 2 fields: Screenshot Link 1 - File attachment field Screenshot 1 Preview - Rich Text formula field ("<img src=\"" & URLRoot() & "up/" & Dbid () & "/a/r" & [Record ID#] & "/e43/v0\" />") My issue occurs after someone updates the [Screenshot Link 1] field. When this happens, the [Screenshot 1 Preview] continues to show the original photo and not the updated one. Any ideas or recommendations are happily welcomed. I assume it has to do with the cache, but haven't a clue how to fix it. Thank you ------------------------------ Shane Miller ------------------------------97Views0likes2CommentsMulti-file Upload
Using magic buttons to upload multiple files and it is working great. I have one app that I would like to do the same but the files have a type associated with it. For example, I need to upload 10 files and chose the file type as "drawing" or "email". Any suggestions on how I do that? ------------------------------ Sarah Burres ------------------------------143Views0likes1CommentAdding an Excel Spreadsheet to a Homepage
Hi, I have an app to record requests for access and some of them require a spreadsheet to be filled out and sent. Is there a way to add an excel spreadsheet to the home page? I want users to be able to click on the spreadsheet and fill it out. ------------------------------ Fatima Khan ------------------------------144Views0likes4CommentsRedirect to sign on for download link?
I have a document download link for existing users of my app. The download link works correctly, but if the user is not already authenticated they receive the following 404 error: 'The specified File doesn't exist or had been deleted' which is very misleading. I feel like they used to be directed to sign in first (if not already authenticated), then the file would download. How do I insure this behavior? Thanks!93Views0likes2CommentsHow to download File attachments using API ?
I am trying to download the files from my Quickbase table using the download file API (https://developer.quickbase.com/operation/downloadFile), but I only get the data in base64 format. How do I download the file itself ? ------------------------------ Hemanth ------------------------------570Views0likes3CommentsWhat happens to file attachments with the record is deleted?
Hi Is there somewhere I can see all the attached files (pictures or documents uploaded to a record) in QB? What happens to the attached files when I delete the record it's related to? We have contacts in our database and can add a picture of the person which shows as a thumbnail on the record. As contacts may later leave a company, they get deleted from the database. What happens to the image file that was attached to the record? Is it still stored in QB somewhere? If so, how can I find and delete it too? Thanks, Kim ------------------------------ Kim G ------------------------------53Views0likes2CommentsUploading a file attachment to Outlook when automating through Pipelines
I have been able to set up an e-mail that sends through MS Outlook using pipelines and it works well in taking values from fields in records, etc. However, I want to add a Word Document as a file attachment in the traditional way that files are attached in outlook - i.e. not a hyperlink. That file could be an uploaded file in a QuickBase record; or if there is a way to upload from DropBox and still get a traditional file attachment (not a link) that would work. Is this possible through pipelines? Jeff ------------------------------ Jeff Elliott ------------------------------88Views0likes0CommentsEasiest way to auto-upload PDFs from Google Drive?
The title says it all. I have an APP that manages prospective and ongoing projects most of which have a dozen or so PDFs generated from other companies/clients and currently these go into a google drive automatically upon receipt and are sorted from there to the appropriate project. It would be much easier (and stop people from not adding them to the APP if they were automatically uploaded to the Documents table of the APP. What is the easiest method to achieve this? ------------------------------ Nicholas Geer ------------------------------93Views0likes3CommentsWay to bulk upload files and attach to specific records?
Is there any native way (I'm thinking using Pipelines?) to bulk upload files and attach to records. Not sure how this would work, as I need to somehow associate each file to a record ID... One thought I had, perhaps there is a way to bulk upload files and have them each be created in a new record? if I could do that, I also have some ideas of how I could make things work. ------------------------------ Mike Tamoush ------------------------------158Views0likes1Comment