@geoff_gardener It sounds like this is happening in a form view, when a user is adding a new row or editing an existing row. In that case, when you tap on the file input, you are selecting a new file from your device’s storage.
If you want to display the pdf inside the form, you could use a show-type column that links to a public URL of the pdf.
Hello Appsheet, I am trying to get the PDF file from my google drive to display inside the app it self instead of just displaying the hyperlink to access the image.
I would like to see the actual W-4 form and have been browsing through community questions to find a relevant answer. If someone has an idea for how to do this I would appreciate it.