Default text for clickbox/TEB failure issues
I have edited my english RDL file to set the following:
<Object Name="DefaultCaptions" DefaultTemplate="">
<Event Name="ClickBoxSuccess" Template="Correct!"/>
<Event Name="ClickBoxFailure" Template="Try again."/>
<Event Name="ClickBoxHint" Template="Try again."/>
<Event Name="TextEntryBoxSuccess" Template="Correct!"/>
<Event Name="TextEntryBoxFailure" Template="Try again."/>
<Event Name="TextEntryBoxHint" Template="Try again."/>
</Object>
However, when I record a software simulation, the failure text for clickboxes and text entry boxes, gives me the equivalent of the caption prompts. e.g. Click the OK button. or Type 13 in the text box.
I'm not sure if there's a setting I'm missing that would make a difference. I just want every failure caption for clickboxes and TEBs to say "Try again." I've tried recording from a blank project and from a project using a template I created a while ago. Both have the same problem.
Any help would be greatly appreciated.
