cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Translate the entire conversation x

Re: auto suggestion example with IBA values

New_10867550
10-Marble

Re: auto suggestion example with IBA values

Hi avillanueva,

I need your assistance .

Currently we are using Legal Value List and that list contains 1000+ values which are poll separated.

We have random values like some values starts by Number some of them starts by ABC so we want to enhance the search capabilities so user can search by any numeric or characters value ,and then it will highlight in legal value list.
Now if any value user want to selects then he needs to scroll complete list .

For the same need a assistance which approach will be better .like if we can use DU to add searching criteria within same legal value list or any different approach for this things because here we add values in runtime from WC UI so need to think in that way .

Please suggest the solution or approach to achieve this

ACCEPTED SOLUTION

Accepted Solutions

2 REPLIES 2

Hi @New_10867550 

You can try SuggestTextBox

Auto suggestion example with IBA values

PetrH

Yes used same and it is working very well.

 

Simply get the legal value list in custom helper which implements suggestable and use that list to get searched by searchKey.

 

And return the searchResult

Announcements


Top Tags