Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Let’s assume we want the following cascading behavior: 

Country field

 --> State field

 

So when the user choses a country, then the State field should only show states for that selected country.

...