Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Stef Roskam
0
Views
2
Comments
Combo Box Focus issue
Question
Hi,
I've succesfully set up two linked combo boxes, but there's one problem:
Combo Box 1: Selection of a company: On Change it calls a function to update the ContactList and call ajax refresh. Combo Box 2: Directly after Combo Box 1, displays the contacts. If I use the mouse to go from Combo Box 1 the second Combo Box displays the correct values. If I use the tab it just skips the Combo Box completely.
Looks like the tab-order isn't working correctly, is there a solution for this issue?
Norman Noronha
Hi,
I think what you need is to overide the tabindex (please have a look at this thread:
https://www.outsystems.com/NetworkForums/ViewTopic.aspx?TopicId=5983&Topic=Set-the-tab-order-of-fields
)
Stef Roskam
Thanks!
That fixed the issue.
Best regards,
Stef Roskam
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...