Validating data entry fields

Jun 11, 2013

Is there a way to validate the text entries, so users are only moved forward 
when their entry matches the required text/numeric value

exactly (I do not want any feedback displayed)/

8 Replies
Mike Taylor

Hi Liz! You can do this by adding a condition to the trigger that you're using to advance. (Probably either the Player trigger for the next button or a custom button?)

For example, if your text variable is named "TextEntry" it would look like this:

I'm assuming here that capitalization/case doesn't matter.

Let me know if that's what you're wanting to do and if you have any questions.

Mike

Ashwini Patil

Hey i want to know how can we make it interactive in articulate, the way how login page works on websites. I want to get the pop-up if the entered username or password goes wrong once the user clicks on login button and jump to next slide when the user clicks on login once the correct username and password is given.