Join Slack
Powered by
Is there a way to get the id of the field in the "...
# general
s
screnshaw
09/22/2022, 11:20 AM
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)
screnshaw
09/22/2022, 11:41 AM
To any who see this in the future, I filtered with case when {shipaddress} = {customer.address} then 1 else 0 end
Open in Slack
Previous
Next