Skip to main content
1-Visitor
February 1, 2016
Solved

Default button in Thingworx?

  • February 1, 2016
  • 1 reply
  • 1972 views

Does anyone know if ThingWorx has a 'default button' feature? I'm talking about the ability to assign a 'default' button that is activated when Enter is pressed on a mashup (and you're not in a field that acknowledges Enter). Or a button that takes focus when a mashup is first presented, so that it is activated if the user presses 'Enter' immediately?

Best answer by PaiChung

Each Input Widget (Button included) has a Tab Sequence you can set, you can use that to give focus to an element like a button.

Plus of course improve usability.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
February 1, 2016

Each Input Widget (Button included) has a Tab Sequence you can set, you can use that to give focus to an element like a button.

Plus of course improve usability.

1-Visitor
February 1, 2016

Thanks. Can you point me at docs for how Tab Sequence works?