How to upload an image or a video based on user chosen choice from a bottom sheet?

Actions & Logic
Resolved

So when a user clicks on the attachment icon it will display a bottom sheet with 3 options (image, video, camera)

Based on what they choose, I want to use the "upload media to firebase action".

But I am facing an issue with not being able to have multiple upload action in the same node, even though only one will execute based on the conditional logic (if statement) as shown below.

Would love any assistance/explanation if possible, thanks!

What have you tried so far?

👍

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