Skip to main content
Nintex Community Menu Bar

Nintex Form to Search a List

  • May 21, 2020
  • 4 replies
  • 44 views

Forum|alt.badge.img+5

Is it possible to create a Nintex Search form that when you click a "Search" button it would display the results of the list it is searching?  

 

Thanks

Kim

4 replies

Forum|alt.badge.img+9
  • May 22, 2020
Does the List View control meet you needs? it can allow the filtering of the list by a controls value on the form

Forum|alt.badge.img+5
  • Author
  • May 22, 2020

@Warwick I was not aware of the List View control, but I will give that try.  Thank you!


Forum|alt.badge.img+5
  • Author
  • May 22, 2020

I thought this would be easy to look up how to do, but can't really find any good documentation or even see the control when I create a form.  Is this available with Nintex Online?  Is there an example on how to do this?


Forum|alt.badge.img+9
  • May 25, 2020

umm good point, I'm not sure if it's available in SharePoint Online version, I guess if you can't find it it isn't.

 

Only other options I can think of right now are custom code (query the REST api and display on the form) or embed the form on a page in a web part, and have another list web part below with a search box