Adding and working with dependent picklists
Before you begin
About this task
For more information about dependent picklists, see Configuring dependent picklists.
Dependent picklists can be enabled, disabled, modified, and deleted.
By default, dependent picklists are enabled when created. When a dependent picklist is disabled, the application does not enforce the conditions of the picklist.
After you create a dependent picklist, you can modify the values that are displayed in the dependent picklist.
When you delete a dependent picklist, it is permanently removed and cannot be restored. If you want to keep a dependent picklist but do not want to enforce it, you can disable it rather than deleting it.
If you create field dependencies and dependent picklists that create a loop,
an error is displayed in the interface that states that The operation is not allowed because it
would result in the following circular dependencies ...
. If you are upgrading and you had a loop
in the previous version, if you change your configuration you will get an error in the interface
that states that The operation is not allowed because it would result in the following circular
dependencies ...
.
Procedure
Example
The following example shows how Risk Category, the controlling field, and Risk Subcategory, the dependent field, are mapped on Risk object (SOXRisk) type.
Each controller value group contains values in the controlling picklist (Risk Category in this example) that are mapped to values in the dependent picklist (Risk Subcategory in this example).
The Risk Subcategory values Theft and Fraud
and Unauthorized Activity
are selected
for Internal Fraud. Theft and Fraud
and System Security
are selected for External
Fraud. If a user selects Internal Fraud
as the Risk Category, only Theft and Fraud
and
Unauthorized Activity
values will be displayed on the Risk Subcategory list. Similarly, if a
user selects External Fraud
as the Risk Category, only the Theft and Fraud
and
Systems Security
values will be displayed in the Risk Subcategory list.