Is it possible to extract the state from the address block for conditional logic? Or, do I need to individually add each address field?
The example is that sales tax will only be calculated on sales in the state.
Is it possible to extract the state from the address block for conditional logic? Or, do I need to individually add each address field?
The example is that sales tax will only be calculated on sales in the state.
You will need to have state be on it's own. You could keep the address field as it is, and choose to hide the "State / Province / Region Field". Then add your own separate drop down (that can be pre-populated with States).
Thanks all...
Maybe something for the feature request list...
No problem, glad to help out.