How to auto-focus a Text Field in a Mashup?
Hi Community,
I have a use case where:
-
I open a new mashup from within another mashup (e.g., via Navigation).
-
In this new mashup, the user should enter some values.
-
I would like one Text Field to be automatically focused when the mashup loads, so the user can start typing right away without clicking into it.
Has anyone implemented this? Is there a recommended way to achieve auto-focus on a widget (e.g., via binding, service call, or JavaScript) in ThingWorx Mashups?
Thanks in advance for your suggestions!

