Discussions
Resolved: UI customer search for ship-to state
Thanks to a snippet in another post, I finally figured out how to do a UI search for ship-to state. I thought I was doomed because the shipping fields are not exposed for search criteria, though they are exposed for search results. This was critical for me because we have to begin collecting taxes on sales to customers with ship-to addresses in New York.
The solution, which should apply to searching any unexposed field, was to search with a Formula. On the criteria tab, I selected Formula (text). The formula I entered: {shipstate}.
These threads are related my quenched heartache.