Custom tab index on repeat group

Is there a way to modify the tab index on a repeating group.

The functionality I would like to see is that if fieldA_0 has focus and tab key is pressed then focus moves to fieldA_1, fieldA_2 and so on, if there is no further repeats I'd like focus to move to the next element on the top row eg fieldB_0.

I think I can do this with some custom JS, or is there an easier way?
 
You can use the placeholder {i} in the repeat group intro
Tooltip: Introductory text shown before each repeat group. Can use placeholders. The {i} placeholder is replaced with the current repeat group number.
So maybe you can use it also to set a tabindex in a custom repeat group template.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top