Hi, I have started working with ver7, and would like to know if is it possible to click on a hidden button(Visibility depends on: "Don't Show") without using onfocus().
The problem is when the button is dynamically clicked, the field with the current focus loses it, and the cursor goes to the top of the page, this as you can imagine increases the number of human errors. Any suggestions?