Skip to main content
Nintex Community Menu Bar
Question

Pass a value to search (filter set or table) and execute search

  • July 12, 2024
  • 2 replies
  • 24 views

Forum|alt.badge.img+7

Is there a way to pass a value into either a filter set search or a table search and then execute the search? I have looked through the settings and component actions.

I tried using the search model action, but it doesn’t work with my complex table conditions.

2 replies

annajosephine
Nintex Employee
Forum|alt.badge.img+18
  • Nintex Employee
  • July 12, 2024

Hey @duane, how’s it going?

Have you tried using activate and set model condition actions and then query model(s)?


Forum|alt.badge.img+7
  • Author
  • Rookie
  • July 12, 2024

Hi Anna, thank you for responding. That was my work around, but it doesn’t have he desired affect.

When using the search tools provided in both the table and filter sets, you have the option of using contains all terms. This is very powerful.

When using conditions, you can only use contains.

Therefore, my hope was to pass values into the search (either table or filter set) and then execute the search using the contains all terms option.