Skip to main content

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.

Hey @duane, how’s it going?


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


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.


Reply