I'm trying to attach a PDF to an email and keep running into the error "Use File Input component to upload a file and ensure file is uploaded before query is fired."
Using the inspector, I believe my file has uploaded (see screenshot), and I've read a few posts making sure I format the attachment function correctly. However, I can't seem to get it. Can someone help me?
Edit: I used the new format of selecting the file component and it works now. However, I want to use the expanded format so I can change the file name. Please let me know how I can do this. Thanks