About criteria matching keywords

I have one question

I put a data table and a query button inside the canvas
I set the value of the query string to the query button event with an exact match as shown in the image

Now I want to change it to a conditional match
@+keyword
@+keyword+@
keyword+@
How do I put it in?

Hello Caos,

Thank you for your feedback, I recommend to use a function event instead of a standard action.
In the function, you can create advanced queries of a selection like the conditional match (@+ keyword +@), and the keyword will be the datasource binded in the search input component.

I will move this topic to “Ideas”.

Best regards.