FAQ
 
Products Showcase Download Store Support
Home :: Support :: Community :: CourseLab Issues

Text Input Issue

Text Input Issue 
Author:  Amer Abdeen
Date: 07.07.2010 12:48:47
Hi,

I am using a text input field so that if the user enters a certain value then a green popup box should appear. Otherwise, a red popup box should appear.

However, CourseLab considers blank/null entries, i.e. only cliking inside the text input field, as a trigger for the red popup box.

I don't want this to happen, actually.

For your convenience, here's my script:

On Leave Field
IF(Condition='$OBJ_23.value=="you"')
DISPLAY(Object='correct',Display='Show',Effect='Object',Duration='0')
IF(Condition='$OBJ_23.value!="you"')
DISPLAY(Object='incorrect',Display='Show',Effect='Object',Duration='0')

Note: OBJ_23 is the text input field
"correct" is the green popup box
"incorrect" is the red popup box

Thank you.  
...

Welcome to CourseLab Community! If you have any questions regarding CourseLab - please post it here in corresponding thread. If you cannot find the thread that exactly fit to your question - you can place New thread message. If such thread already exists - please post your question there. Threads are time slipping - last changed threads are always on the top of the threads list.

Total number of threads: 1630
Total number of comments: 5745
Filter by main thread topic:
Search for:  
 
v :)
Subject Author Date
Text Input Issue Amer Abdeen 07.07.10
 
Re: (1) Text Input Issue barend 07.07.10
 
Re: (2) (1) Text Input Issue juan 08.07.10
 
Re: (2) (1) Text Input Issue juan 08.07.10
 
Re: (2) (1) Text Input Issue Amer Abdeen 10.07.10
 
Re: (2) (2) (1) Text Input Issue barend 10.07.10
 
Re: (2) (2) (2) (1) Text Input Issue Amer Abdeen 11.07.10
 
Re: (2) (2) (2) (2) (1) Text Input Issue Amer Abdeen 11.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 
Re: (2) (2) (2) (2) (2) (1) Text Input Issue juan 14.07.10
 

Reply

You can also post this message as registered user. [Log in]
Author:
E-mail:
Subject:
Options:  Notify me if there is a new reply
Message emoticon:
Message body:
Insert smilie into text:
 
Jump to thread: