Unexpected choice options appear in a choice list fieldDescription<!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 85%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; text-decoration: underline; } .hd3{ color: #7a7a7a; font-weight:; font-size:16px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14px; text-decoration:; } --> An unexpected or incorrect set of choices appear in a choice list field. CauseWhen a choice list is dependent on the content of another field, mismatched parent and child values can cause unexpected choice options to appear in a choice list.ResolutionA choice list is a type of field that allows the user to select from a pre-defined set of choices. Users can specify when the values of one field depend on the values of another field (parent field). This is accomplished by defining a dependent value in the choice record that sets its choice list based on the value of the parent field. If the choice list is dependent on another field, users must first enter the value of the parent field for dependent values to appear. For example, in the Incident form, Category is a parent field and Subcategory is a child field. First, the Category value on the incident must be selected and then the Subcategory choice list populates the set of choices. The Subcategory choice list is recalculated every time the Category value is changed. When the Category field is updated, the Subcategory values are refreshed to display the proper dependent values. For additional information, see Choice Lists in the product documentation. To verify the choice list values are properly matched to the parent value: Navigate to the form that contains the choice list field you want to review.Right-click the dependent field label that is showing unexpected values and select Show Choice List.The Choice entries for all the parent field values are shown. Parent values are stored in the Dependent value field.Note: If the Dependent value column does not appear in the Choices list, use the Personalize List functionality to add the column.3. Use the Dependent value field to verify the dependent values are properly matched to the parent field. If these values do not match, make the appropriate changes to the affected records.