When creating a user I would like to set it up so that once the answer to the first field is given, then a second field appears with a defined list of possible answers, or if the list is already existing then it only shows possible answers, for example:
If the "Country" field is answered as "United Kingdom" then the "Office" field will appear and have only the selection of "London, Manchester, Glasglow" etc, and if "United States" is chosen as the answer for "Country" then the list will appear and only have the options for "Orlando, Miami, New York" etc
Is this possible?