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
Solved! Go to Solution.
Hi @MIA27 ,
What you are doing is correct - you should use 0 as well and make sure all controls have different numbers - you might have two with the same numbers.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @MIA27 ,
What you are doing is correct - you should use 0 as well and make sure all controls have different numbers - you might have two with the same numbers.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
252 | |
102 | |
94 | |
50 | |
37 |