Hello,
I am trying to create a List LookUp filter with a textbox. My problem is the filter is working only when I type down the full name of a value from the list look up.
Example situation:
A list which contains fruit names like:
Apple,Apricot, Melon, Strawberry etc.
I would like that my List LookUp field gives result(s) when I typed down only "Ap" to my textbox. In this case I needed to get "Apple" and "Apricot" values back.
I use responsive nintex form. "%" or "*" suffix is not working :(
Has anybody idea to solve my problem?
Thank you!