ย ยทย Getting better at this jam

Custom firestore location for flutterflow image upload

Resolved

Hello I am in a bit of a pickle and am looking for some assistance on how to do this. I have in my firebase storage a folder containing all of my users which fluterflow handles nicely for profile pics, etc. What I'm running into is that I have another folder at the same level of users called aircraft. This is a collection of all of the aircraft within a club, where we can log images of the aircraft. I've built a page where you can edit those details, including a photo of the aircraft, however every time i've tried saving those changes the image get's uploaded to the current users folder. How do I go about changing this so I can point to the right location? In the research i've done it sounds like I have to build a custom action of some sort. The problem here is I'm not sure how to do that, and how to implement it into my code. If anyone has any ideas or have done this in the past, I would really appreciate the assistance. I've been at this for a week now with no forward progress ๐Ÿ…ฐ๏ธ

2
18 replies