I have used get locations fields to add a map field to my checkout. I have deleted the address form ob Billing and added a map field. On trying to submit and add this field the attached error occurs. I am not sure if this is billing type, checkout or get locations error.

Comments

rszrama’s picture

Does that field work fine on a node or produce an error there? There's fundamentally nothing different about the customer profile creation process in checkout than a node form save, so perhaps the module is just buggy?

matthew gibbon’s picture

The field on its own works fine in normal content/nodes. With Dev version of Get Locations a field can be created but errors come in combination with commerce address book module.

If I scrap the idea of address book module, I cant find a way using existing views to find that created entity in reference to the order. The order exists I just cant find the additional fields to build into the order view. I tried node relationship, but it didnt have the field to create the relationship with.

rszrama’s picture

Status: Active » Closed (cannot reproduce)

Closing this out while cleaning the issue queue; I'm guessing you've sorted this out since then. If you have any insight on what went wrong, it'd be great to have it posted here.