web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How i can control the ...
Power Apps
Suggested Answer

How i can control the order of the fields when using Tab button

(0) ShareShare
ReportReport
Posted on by 1,835 Season of Giving Solutions 2025
We have this screen with many controls:-
 
 
 
 
 
Currently when i type inside the Quantity , and i click on Tab >> i will get moved to the "Description of goods", then "Unit Price", then "Delivery Charge", then "GST checkbox", then navigation stops..
 
but i need this tab order, "Quantity" >> "Description of goods" >> "Unit Price" , "+ Icon" >> "Delivery Charge" >> "GST checkbox" >> "Comment " >>"Submit"?? i tried using the TabIndex property, but it did not work, any help please?
 
Thanks
Categories:
I have the same question (0)
  • Suggested answer
    SaiRT14 Profile Picture
    1,990 Super User 2025 Season 1 on at
    pls try the following:
     
    Assign TabIndex Values:
    Set the TabIndex property for each control in your form. Ensure each control has a unique integer value, starting with 0 or 1 for the first element.
    Example: Quantity = 1  Description of Goods = 2 Unit Price = 3+ Icon = 4 Delivery Charge = 5 GST Checkbox = 6 Comment = 7 Submit = 8
     
    Ensure TabIndex is Applied on All Controls: For the controls not explicitly set, the default TabIndex value might interfere. Explicitly assign a TabIndex value to
    every control, including any buttons, icons, or labels that might be focusable.
     
    Check Container Controls: If your form controls are inside containers (e.g., grids, groups, or frames), the container itself might have its own TabIndex. Ensure the TabIndex of the container does not interfere with the child elements.
     
  • ronaldwalcott Profile Picture
    3,847 Moderator on at
    The regular way is to set the Tab Index starting at 1 and incrementing based on your order.
    What is happening when you do this?
    Are you setting the tab index for everything or are you leaving some at 0? 
  • johnjohnPter Profile Picture
    1,835 Season of Giving Solutions 2025 on at
    @ronaldwalcott
     tab index is not working, other tabs has -1 or 0,, and i am reading this article that tab indexex is no longer supported https://learn.microsoft.com/en-us/power-apps/maker/canvas-apps/accessible-apps-structure#custom-tab-indexes-retired-feature
     
    I set the first field as 1 till 7 but did not have any effect
  • johnjohnPter Profile Picture
    1,835 Season of Giving Solutions 2025 on at
     
     
    and it is not working for me,,, i set the needed fields to start at 1 till 7 , and the not needed fields to have -1 or zero.. also my control are inside forms and some of them are outside the form

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard