Marshall Brooks
Active member
- Local time
 - Yesterday, 20:10
 
- Joined
 - Feb 28, 2023
 
- Messages
 - 748
 
Hard to describe, but I have a combobox named Status with essentially, sequential values, e.g.:
Review 1
Review 1 Complete
Review 2
Review 2 Complete
Review 3
Review 3 Complete
This works fine, but if the status is Review 3 and I want to change it to Review 3 Complete, the drop-down opens at Review 1 and the user has to scroll all the way down to Review 3 Complete. It would be more convenient if the drop-down opened at Review 3 and the user could scroll down to Review 3 Complete or up to Review 2, if for some reason that was necessary.
Is this possible?
 Review 1
Review 1 Complete
Review 2
Review 2 Complete
Review 3
Review 3 Complete
This works fine, but if the status is Review 3 and I want to change it to Review 3 Complete, the drop-down opens at Review 1 and the user has to scroll all the way down to Review 3 Complete. It would be more convenient if the drop-down opened at Review 3 and the user could scroll down to Review 3 Complete or up to Review 2, if for some reason that was necessary.
Is this possible?