Berenice Domínguez
05/03/2023, 3:25 PMshowActionButtons: !this.options.hideActions,
showChangeButton: !!this.options.showChangeButton,
But where are those properties defined, configured? I feel that somewhere (in the config of the site?) because this.options object is coming as part of the getContext() in the Address.Details.View.js and the template is address_site.tpl.
Also the Change Address is displayed based on the this.options but the click action is not triggering the change-address data action.
Any ideas why this is happening? Anything willl be helpful, thank you so much!