Dropdown data load issue

Hi,

I have a scenario like below.

I have a a!textField and I using this for searching the data and loading based on the output into a a!dropdownField.

This is working is fine for the first time when I searched by providing a text in the textField.

The issue is happening when I try to re-enter a new text in textField after selecting an item in the dropdown.

Error is saying, All selected values must be present in the choiceValues array.....

Is there away I have clear dropdown values after user is trying to search with new text in search.

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data