Listview not updating after update

Database & APIs
Resolved

Hi everyone,

Thank you in advance for any help you can offer. I'm new to flutterflow and quite stuck.

I'm updating a firestore document (doc ref passed from listview on the previous page). I can successfully update the field in the referenced document. The updated field should be displayed in the listview on the same page, but the listview does not update unless i navigate away from the page and come back.

Does anyone know what I'm doing wrong?

What have you tried so far?

I've tried adding an action to the update db button to navigate back to the same page. The navigation works but the listview is still not refreshed.

I've tried to follow the directions in this video as per the advice of a previous post, but this doesn't seem applicable as I'm not using any components.

https://www.youtube.com/watch?v=geWnPZKrTDU

Did you check FlutterFlow's Documentation for this topic?
No
2
8 replies