Populate dropdown based on another dropdown's value?

Ah, damn… that’s my bad, @jt11… you can’t conditionally change the type of choices, so it won’t work with two option sets. That being said, you can put all of the states in one option set, and then you can do what I described in this post to get the desired result. So, take a look and see if it makes sense.