How to enable Enter button to move to next row of a repeating group

I have a repeating group with a set of input values and the desired user experience is that:
a) hitting TAB moves from one input in a row to the next one on the right
b) hitting shift TAB moves from one input in a row to the one on the left

which is OK, however I also am seeking to achieve:

c) when hitting ENTER then it moves to the input on the row BELOW the current focus row in the repeating group
d) when hitting shift ENTER then it moves to the input on the row ABOVE the current focus row in the repeating group

The TAB works by default but seeking a solution for the ENTER to move up / down rows in the RG

All feedback and input welcome

THanks

Hi kevnogrega, thanks for the input. I have checked out the air keyboard shortcuts and seems that may be able to detect the ENTER keystroke.

In terms of the focus input action, I am struggling to get this to work in a repeating group. do you have an examples of how to achieve this.

Also, what is the RG Plugin that you refer to ?

Thanks

Thank you once again.

I have read up about orchestra and air keyboard and ‘get it’ conceptually, however short on the detail of how to actually make this happen. Any clues / samples ?

Thanks

Thankyou once again. That makes sense and I’ll give it some work. Just wondering how to get an orchestra expert to help with some tips…

This topic was automatically closed after 70 days. New replies are no longer allowed.