Autocomplete control invalid when empty

  • 8 June 2021
  • 1 reply
  • 3 views

Hi everyone,

 

I am using an Autocomplete control for searching our company AD.

After selecting a valid result, I am displaying some user information somewhere else on the form and empty the Autocomplete with transfer data.

 

After being emptied, the control is displayed as invalid though.

This happens both with and without strict validation enabled.

 

Is this desired behavior or can anybody recommend some workaround for this issue?

 

Thanks a lot in advance,

SH


1 reply

Badge +2
Why do you need to empty the Autocomplete? Could you leave it populated? Alternatively, could you disable it after the search (that way it's not validated)?

Reply