-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
High
-
Component/s: Forms - Field Types
-
None
-
Severity 3 - Minor
-
Warranty
Issue Summary
Typing in on Forms Multiselect dropdown fields does not filter the options
Steps to Reproduce
- Create a form with a Multiselect dropdown and a few options
- Link it to a request type
- From the portal try to fill the form by typing in the some characters to filter the options
Expected Results
The options are filtered in accordance with the characters entered. Like it does for the Dropdown type.
Actual Results
The list of options reloads but does not filter any data. This only happens in the portal; in the form preview, the options are filtered correctly.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available