I don't want that to happen. Is there a way to stop it?
I tried adding: Set CSS Style "tabindex" to "-1" but that didn't have any effect
I notice also that keyboard events aren't registered while a text input is focussed, so there seems to be no way I can do On Enter- un focus all text inputs..it just always automatically tabs to the next one when Enter or Tab is pressed.
Thanks