core.entity_form_mode.profile.billing.yml in Commerce Core 8.2
modules/order/config/install/core.entity_form_mode.profile.billing.yml
1 string reference to 'core.entity_form_mode.profile.billing'
- commerce_order_post_update_13 in modules/
order/ commerce_order.post_update.php - Create the "billing" form mode for profiles.
File
modules/order/config/install/core.entity_form_mode.profile.billing.ymlView source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - commerce_order
- module:
- - profile
- id: profile.billing
- label: Billing
- targetEntityType: profile
- cache: true