Forum Discussion

MeeraLynn-69f97's avatar
MeeraLynn-69f97
Community Member
12 days ago
Solved

Jump to next slide when user clicks "outside" after entering text

I recorded my screen and the recording is in as a Try step by step course. 

Slide 1 has a text entry field where the user has to type the name Sofia.

Once the user finishes typing in this text box, I want the user to have the ability to either tap ENTER on their keyboard, or  click anywhere outside the text box to jump to the Slide 2.

Currently, I have managed to get the tap ENTER on their keyboard and the slide jumps to slide 2 to work fine.

However, I cannot get the slide to jump to slide 2 using the Jump to next slide When the user clicks outside Text Entry. 

I've attached a screenshot of my settings and your expertise would be much appreciated.

😀

 

  • I've resolved this by trying something else on my Triggers setting

    :

    Set TextEntrySofia equal to typed value When TextEntrySofia loses focus

    Jump to slide next slide When TextEntrySofia loses focus. If TextEntrySofia is not equal to (blank) (ignore case)

    The attachment gives you an idea of the Triggers that are now working as expected.

    Result: after the user has typed text,  pressing ENTER or clicking anywhere jumps them to the next slide.

  • I've resolved this by trying something else on my Triggers setting

    :

    Set TextEntrySofia equal to typed value When TextEntrySofia loses focus

    Jump to slide next slide When TextEntrySofia loses focus. If TextEntrySofia is not equal to (blank) (ignore case)

    The attachment gives you an idea of the Triggers that are now working as expected.

    Result: after the user has typed text,  pressing ENTER or clicking anywhere jumps them to the next slide.