Discussions
Mont Blanc - Getting custom customer fields showing in Shopping
We're working in Mont Blanc with the Elbrus secure domain patch installed. I'm trying to get a Custom Entity field visible in the Shopping area (more specifically, the item details page) when a customer is logged in. The custom field has been added to the Profile.Model.js suitescript file (currently visible in the checkout domain) and this Webstore checkbox has been checked. We recently installed the secure domain patch from Elbrus hoping that making the shopping domain secure would allow us to bring the custom entity field through using ProfileModel.getInstance() in the ItemDetails.View.js., but so far I haven't been able to