Announcements
I have the following form:-
now when i am on the vendor field >> click on tab >> i will get to the BCT PO No >> then to the Purchasing Agent Actioning >> then to the Vendor Packing ... so seems the Date Received will be skipped when i am navigating using the tab keyboard key >> any fix to this issue?
thanks
Hi @johnjohn123 ,
Would you try the TabIndex property and number the control in your required sequence. By default it will be 0 for all the control.
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.
@PriyankaGeethikand what i should use instead? currently the value = 0 for the date picker field
Hi @johnjohn123
You should sequence all the control with the sequence required.
Control1 1
Control 2
Control 3
Depending upon the sequence the tab will move.
@PriyankaGeethik but currently all the records has tabindex = 0 and the tab is working according to the fields sequence except for the date field.. any idea what is going on?
By Default it is taking the sequence by which you added controls in the application may be you added datepicker control after other controls thats why tab is coming last by default.
@PriyankaGeethikthe date picket will never be reached by tabs
I tried the same approach using tab and my datepicker was highlighted. Please see below image.
Just to check base if you were able to fix the tab issue using TabIndex if not I'm happy help.
@PriyankaGeethikno still not working... one comment i have is that the field is a date & time .. but we have set the visibility of the hours and minutes to false. and the tab will never reach the Date field
Regard
In the screen shot which you show the datepicker is visible. The index will work only when the control is visible
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 392 Most Valuable Professional
11manish 136 Super User 2026 Season 2
MS.Ragavendar 109 Super User 2026 Season 2