Default text in TEB
I have recently upgraded to Captivate 2017 from 5.5 and have previously use a widget "Variable in the default text for TEB (AS3) Version 5.0 by Jim Leichliter and I cant find an update for this widget
The use case is the user is asked to enter details to complete a form field - if they pressed enter default text would appear, but the widget is not working in the latest version of Captivate.
In the TEB I have the variable $$v_defaultTEB$$ (The default TExt) which is assigned to a variable 'v_eventDesc' and an advanced action of
IF 'v_eventDesc' is equal to $$v_defaultTEB$$ >>> Action Assign v_eventDesc with "This is where I enter details" and GO to Next Slide
ELSE Go to Next Slide.
When playing the slide the default text of $$v_defaultTEB$$ is showing on the screen and the user starts typing after the default text or can delete it - this is not acceptable. It should not be showing on the screen
Like I said this worked fine in Catpivate 5.5 and I need to find a solution as I am doing a number of software simulations that have a large number of TEB's.
