Could we create a custom field to source address ...
# general
b
Could we create a custom field to source address book from the customer/entity please? ie, show different address based on customer field
👀 1
b
yes, though the general trick is that you need a custom entity field
the native ones dont usually work, likely because they dont actually source from entities
b
Thank you @battk but could you explain me how to do that please? custom entity field?
b
make a new custom list/record fiels whose source are entities
you probably want to filter it to only customers
make a second custom list/record field whose source are address books
setup its sourcing options to source from the the first custom field you created and to filter by the entity of the address book
alternatively you can also use the filtering options to do the same thing
b
I see
I really appreciate your help @battk