I’m trying to save and show custom field value in Shipping/Billing addresses in the Sales > Order View in the admin.
The data is being written to
quote_address
sales_order_address
sales_order_grid
sales_order
quote
tables successfully.
And I have added it to the shipping/billing address snippet in adminhtml. But still, it does not visible.
alternate_phone
is the custom field I’m trying to add there.