Combined Choice Fields
also allows you to combine static and dynamic choice fields, language and country fields and also member fields, using Depends On in the Layout and Contentcolumn of the field properties customization dialog box, in order to represent possible or allowed combinations (N-tuples, permutations) of values.
Example 1: Resolution depending on task status.
Not all possible task resolutions make sense for every status. For example, the fixed or implemented resolutions must only be available for tasks that have the resolved status.
You can configure that resolution must depend on status, using the Field Properties dialog box.
You must first define all individual field choice values, in this case the status and resolution values, before defining the possible or allowed status or resolution field value combinations.
Define the possible or allowed status or resolution field value combinations in the Status/Resolution Combinations dialog box, as shown below:
* 
The special placeholder, Any, allows to refer to all defined values of a field.
Example 2: Contact language depending on country.
Another example for combining two fields, could be the country and language of contacts.
Although there are no individual choice options to configure for country and language fields, the possible or allowed country or language combinations are still to be configured as shown below:
* 
Although the examples only show combinations of two fields, you can combine any number of fields (N-tuples). For example, status, resolution and follow up, and so on. Multiple fields can depend on the same field. For example, language depends on country and currency also depends on country.
Was this helpful?