How to tell the difference between multiple "Uploaded File URL" strings

Actions & Logic

Hi there,

I have a FF project with a page that uploads multiple different items to Firebase (images, PDF files, etc...). After uploading the file to Firebase, I need to store the uploaded file URL in a page state string object. The problem is, there are multiple "Uploaded File URL" strings, one is in reference to the uploaded image and the other in reference to the uploaded PDF file. So how I tell the difference between the two links, which one is which? Have a look at this screenshot to see what I mean:

What have you tried so far?

I've tried using the different links, but I'm still unsure which is which.

Did you check FlutterFlow's Documentation for this topic?
Yes
5 replies