Skip to main content
Nintex Community Menu Bar

Filter List Look up by textbox on Nintex Form

  • March 11, 2020
  • 1 reply
  • 7 views

Forum|alt.badge.img+1

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!

1 reply

Forum|alt.badge.img+12
  • Scholar
  • March 11, 2020

@samifiu ....you'll need a JavaScript to achieve that and that means you will need to switch to classic form since responsive forms don't support JavaScripts.