How to implement default shipping address selection?

Actions & Logic

I want to implement default delivery address selection via radio button in user profile. I have this data schema.

What have you tried so far?

Figured out how to set the True value for the isDefault field for one address. Can't figure out how to set False for the rest of the addresses in the user's list.

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