Skip to main content
Nintex Community Menu Bar
Solved

On my form, when I hide a control and make it visible with Rules, it breaks the tab order

  • December 24, 2024
  • 1 reply
  • 42 views

Forum|alt.badge.img+9

In Nintex Forms for Nintex Automation Cloud, I have text control that, when filled in, a Rule will then display another text control to fill in. But because it was hidden, I guess the tab sequence skips it and the cursor is focused on the next control.

 

Is there any method to fix this? I guess I could try to unhide by default but I had a reason to hide it.

Best answer by SimonMuntz

Hi ​@PabloL,

In your rule to make the field visible you can also add an action to focus on the control.
The field will focus on the third control for a split second but then jump back to the second.

Example rule:
 

 

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+23
  • Nintex Employee
  • Answer
  • December 26, 2024

Hi ​@PabloL,

In your rule to make the field visible you can also add an action to focus on the control.
The field will focus on the third control for a split second but then jump back to the second.

Example rule: