Skip to main content
wdolphin
Known Participant
May 15, 2017
Answered

Free Text Entry -Text Validation

  • May 15, 2017
  • 2 replies
  • 243 views

How would I write an Advanced Action for a text entry box where user can type in anything as as long as they type some text in the box.  I need to make sure they are not just hitting enter?  

This topic has been closed for replies.
Correct answer RodWard

You need to create a User Variable with no value (call it something like v_NULL) and then use this in a Conditional Advanced Action to validate the Text Entry Box.

2 replies

Lilybiri
Legend
May 15, 2017

Maybe this pretty old article (still valid!) can help you:

Where is Null? - Captivate blog

RodWard
Community Expert
RodWardCommunity ExpertCorrect answer
Community Expert
May 15, 2017

You need to create a User Variable with no value (call it something like v_NULL) and then use this in a Conditional Advanced Action to validate the Text Entry Box.