Forum Discussion
Setting a text box to disabled
Hello,
I am building a file that has a main page with 3 tests that each has their own scene when clicked. The problem I have is disabling the text box when the user finishes the test. For example, if the user selects the "electrical" test, it jumps them to the scene containing the electrical test. At the end the user clicks a submit button that takes them back to the page with the 3 tests. I want that electrical text box to be disabled so the user can't go back into the test. Any suggestions would be helpful, thanks!
- Jürgen_Schoene_Community Member
here is a small example, how this could be done
create 3 variables
add on the test pages the trigger
and the trigger on the main page
result:
https://360.articulate.com/review/content/93db59a2-7f72-41db-ac82-816f12f039e9/review
- FredHarrisJrCommunity Member
Thank you! This is exactly what I'm trying to accomplish. I'm applying your method to my file now and will update, but looking at your file, it should work as needed.