i have dropdownlist that doesn’t support “type into”, I need to select a selection that matches a string from my variable.
sample : Group = “US support”
dropdown down is
PH Support
SO Support
KR Support
etc.
i have dropdownlist that doesn’t support “type into”, I need to select a selection that matches a string from my variable.
sample : Group = “US support”
dropdown down is
PH Support
SO Support
KR Support
etc.
Hi @Harlon_Hugo you should look here : How to select item in combobox - #6 by Syllabus
Regards,
Masiré