Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello Windchill Gurus,
I have a requirement from customer to show the dropdown value of an IBA in a better way. Currently, onclick of dropdown, the last selected value shows at the bottom (with more entries after that entry).
Customer want to see the last selected entry just at the beginning, when clicked on IBA dropdown.
Can you please help me find the JS / JQuery to adjust the scrollbar to set the position of the last selected value to show at the beginning.
Current Situation:
To-Be:
Thanks for your help in advance!