Focus issue in repeat grid layout
Hi Team,
We are using Repeat layout to enter the data.
Scenario-1:
On press of enter key we need to add 1 more row for that we are using (Add an Event) Enter, (Add an action) Add Item.
Focus is on new item. which is correct
Scenario-2:
On press of enter key we need to add 1 more row and value should be saved to clipboard immediately.
For that we are using (Add an Event) Enter, (Add an action) Add Item & Post Value.
In Scenario-2 focus is incorrect [ As we can see in below pic, focus is coming on (n-1)
i.e when 4 rows are already present when we click on enter then focus is on 4th row, cursor is on 5th row.
(or) when 5 rows are already present when we click on enter then focus is on 5th row, cursor is on 6th row ]
Scenario-1.......................................................... Scenario-2
Regards,
Vishnu
Hi Team,
We are using Repeat layout to enter the data.
Scenario-1:
On press of enter key we need to add 1 more row for that we are using (Add an Event) Enter, (Add an action) Add Item.
Focus is on new item. which is correct
Scenario-2:
On press of enter key we need to add 1 more row and value should be saved to clipboard immediately.
For that we are using (Add an Event) Enter, (Add an action) Add Item & Post Value.
In Scenario-2 focus is incorrect [ As we can see in below pic, focus is coming on (n-1)
i.e when 4 rows are already present when we click on enter then focus is on 4th row, cursor is on 5th row.
(or) when 5 rows are already present when we click on enter then focus is on 5th row, cursor is on 6th row ]
Scenario-1.......................................................... Scenario-2
Regards,
Vishnu