Hi! I am trying to hide a table until a student clicks on a submit button. Unfortunately when I try to type in the table, the table disappears. I don’t think I am using the CL correctly. Any help would be greatly appreciated. Thanks!
Focusing on a table resets times. Use button4.submitCount=0 instead
Thanks for the quick response! I tried submitCount, but was not successful. It worked with pressCount.
hidden:button4.pressCount=0
Right! From memory without testing, isn’t always the best response here. My bad!