Skip to main content
1-Visitor
March 25, 2020
Question

how to search item in list using autocomplete widget

  • March 25, 2020
  • 1 reply
  • 699 views

I have used Autocomplete widget on top of list widget.How to search item by typing a letter I have to get the complete word on list?

1 reply

19-Tanzanite
March 25, 2020

Hi @gajapriya 

 

If you use a new list (ptcs-list) you have a ShowListFilter attribute. When selected you get an additional filter row that allows you to filter the list entries based on what you entered.

 

Christophe