Dear Dynamicweb,
We're trying to update the Carts customer information, with a UserAddressOnAfterSave NotificationSubscriber, when a user changes their default address through the Extranet module in the frontend. It's so they don't need to empty the cart before the changes to the address go through.
But when the user selects the "autogenerated" address thats created from the AccessUser address fields in the address list, the NotificationArgs is a empty UserAddress, how can we solve this?
I've attached two examples, the first one is the autogenerated one thats empty and the second one is a created address that works fine.
Best regards,
Mikkel