We have a small issue with our checkout process. Currently, we're using the Basic One page checkout as our method and we'd like logged in users to be able to edit and change their billing or shipping address straight from that page. However, right now they need to go into their address book to make any changes. We set the AppConfig Parameter 'AllowAddressChangeOnCheckoutShipping' to true but that did not change anything. Is this functionality part of Aspdotnetstorefront and if so, is there something I'm missing to get it enabled?

Thanks!