Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Developer experience
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 11:30 UTC
Updated:
12 Sep 2025 at 11:13 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedI suppose we could do this by reading the variables once in the checkout pane info array and referencing that data when building the checkout pane to determine whether or not to include the copy address functionality. I'm not sure it's helpful, though. At least as is you can still use hook_form_alter() to disable the address copy functionality on a form where you don't want it, but if we changed to an approach governed by the checkout pane, there'd be no one to enable it through a form alter without duplicating the code from the Customer module.
Comment #2
jsacksick commentedD7 is EOL, closing this.