I followed one of the below post:
To change the tab order inside an edit form, select the input controls inside the data-cards and not the data-cards. When you select a input, there is a property called "Tab Index", here you can pass the values in the order 1,2,3,4,5 and so on. Based on the entered value, tab will work. By default, this is set to 0 for all the controls.
After setting 1 to 11 and then found it goes to X and tick button , then gave them 12 and 13.
so all total I gave 1 to 13 tab index , gave 0 to no one.
Checked and found not working properly, first first control when pressed it goes to X button and then Tick button and then 3 field.
Confused, doing all ok, still this issue.
Please advise, I am following the correct method or should do something else to achieve this
Below image to make understand the requirement better

Report
All responses (
Answers (