Hi all and thanks in advance,
Is it possible to add custom fields to a new draft order? Specifically the page /admin/draft_orders/new
I take orders manually for some customers and I want a couple of fields there that I can pass on with exported order information for my shipping workflow. I’ve learned how to create the custom field on other pages but not this one. I think I’ve discovered that this page isn’t affected by the cart-template.liquid or customers/order.liquid
Anyone know how to do this? Thanks!