As the title says, is there any way to stop default shipping/billing addresses being changed by a NetSuite website (SCA in this case). Clients really hate this feature on a B2B site. If a customer checks out, the last shipping options become the new default which screws up people a lot.
I’ve tried user events and workflows, but they’re not triggered. My workaround is a suitelet to reset the defaults after changing the LiveOrder Model, but that’s slow and really ugly.
Surely there must be a cleaner way to do this? A magic checkbox somewhere.