Hi! I've been running to an issue in Perspective:
I've scripted a button so that when pressed, the focus of a separate text field is enabled using .focus().
However, I want this text field to NOT be visible. When I change the text field to non-visible, the focus is no longer executed when the button is pressed. Has anyone ran into this visibility issue in Perspective, and is there a workaround?