Hello, "TextBox" objects stop working when you take them out of the screen.
I want the "TextBox" object to remain active even if it is off screen.
The object loses focus and text cannot be entered in the textbox.
I want to keep the textbox off screen but with the focus active so that the user can enter text
Is there any way to achieve this ?, maybe using any javascript expression?