Hi, I'm working with Interaction\Search and I can't type what I want to search for and go straight to page that i want to go, the page is already created.
Can anyone help me?
Hello @Ana Andrade
On Change even of the input, you create a client action.
Then you do your condition inside of the on change action
It is true It goes to the screen
Says that "Can´'t identify "TextVar" element in expression "
Hi @Ana Andrade,
You want to go to a page after typing a number of letters? Or after pressing a certain key (like 'Enter', perhaps)?
For the TextVar element it might be the variable's name Márcio created. You should replace the expression (If) with your text variable used in the Search widget.