Dialog list refresh issue

Hello,

I have two dialog lists - Country & City (both are multi-value fields)

In “country” the values of countries come from a keyword document. The dialog list has “refresh fields on keyword change”.

In “city” the name of cities for the country (from dialog list country) are populated. This field has “refresh choices on document refresh” set. If country field is blanked or changed then city field should also be blanked out.

If I select country “X” & “Y” the cities for the country are properly available. I select “P”, “Q” & “R” in the city dailog list. Now If I blank country field then the values in city are not blanked till I exit the country field.

However if I only change the values in country field from X & Y to Z then city field is blanked.

This is inconsistent behaviour. Let me know how to solve this.

Subject: RE: Dialog list refresh issue

Set the country field to refresh fields on keyword change, and then put an input translation in the cities field that removes any entries that aren’t valid for the country selected.