I want to implement default delivery address selection via radio button in user profile. I have this data schema.
How to implement default shipping address selection?
Actions & Logic
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.
Yes
2
2 replies