Is there a way to get the id of the field in the "...
# general
s
Is there a way to get the id of the field in the "ship to select" field? Basically the shipping address id (which is different than the internal id)
To any who see this in the future, I filtered with case when {shipaddress} = {customer.address} then 1 else 0 end