How to create a enum field where the list of enums changes based upon the previous field selection

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

How to create a enum field where the list of enums changes based upon the previous field selection .

For example if I select Florida in the previous Field it should display all the cities and towns from Florida only and hide other state cities and towns.