You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

FIlter capability in select single

Accepted answer
22
Views
3
Comments

Summary:

Select single always filters using LIKE operator

Content (required):

We are using select single for which data source is via rest api. We have not defined any q parameter or filter criterion. When user types a value to filter the select single list of values, the search is always doing a startswith search (LIKE 'value%'). How do we modify it to use contains (LIKE '%value%'). Is there any OOTB options available.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!