Skip to main content
Participant
September 7, 2020
Question

Resetting Variable used within Text Entry Box

  • September 7, 2020
  • 1 reply
  • 129 views

Hi,

So, I have a user logon screen that I have created where the username text entry box has to match a VAR and the same for the password. I also have a button in which restarts the process, so on this button i have an AA that resets the VAR to null. But when I go to enter the username again it contains the text from the previous try. How do I get it, so this doesn’t happen and it is either blank or shows the original text of 'Enter Username'.

Thanks in Advance. 🙂

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    September 7, 2020

    This is very annoying, I know. AFAIK you have 3 possibilities:

    1. with JS.  Look at this thread for an example; couldn't find TLCMediaDesign's recipe which was cleaner. You can search maybe?
    2. With the widget CpExtra from InfoSemantics (not free, but tons of features).
    3. By re-entering the slide after editing the variable value. Look at this post which also gives workflows to re-enter