The dropdown box allows character input for fuzzy matching. For example, inputting 'cesar' into the dropdown box can match 'cesar01', 'cesar02' and so on for selection.It's similar to the functionality of selecting tags for this question. 模糊匹配框允许字符输入进行模糊匹配。例如,在选择框中输入“塞萨尔”,可以匹配“cesar01”、“cesar02”等进行选择,类似于此问题的标签选择功能。
Please tell me the widget or method that can achieve this function, thank you. 请告诉我可以实现这个功能的小工具或方法,谢谢。
Hello @Cesar Ge
you have to use dropdown search widgets click here - https://success.outsystems.com/documentation/11/building_apps/user_interface/patterns/using_mobile_and_reactive_patterns/interaction/dropdown_search/
this was helpful for you
thanks
The screenshot you shown, it's the dropdown tags widget i think
Hi, You can use the dropdown tag widget or muli select dropdown forge component.1. dropdown tag
2.Multiple Selection Dropdown