Skip to main content

When I set a step with action “Text Entry Submission” as in the follwing screenshot:

 

I have the following issue: the next step (a cloud on “next” button in the following screenshot) is only shown when a user changes the focus from the target text element, by pressing “enter” or “tab”, which is not a common use case (the user after inserting the text would wait or click on “next”).

 

It seems that the “Text Entry Submission” option is triggered on the “onchange” event and not on the “onkeypress”.

Is this the right behavior? Would it be possible to maybe configure this option to be triggered on the “onkeypress” event in place of the “onchange”?

 

 

Be the first to reply!

Reply