I have two prompt lists (Code Jock) who each have the same data (a long list of products) loaded into them. The objective is that the user selects a product in one list and another product in the other list and presses a button that processes and links the chosen products.

However they (the users) find it quite annoying that they have to scroll each prompt list individually and would prefer that when they scroll in one list , it automatically scrolls in the other list as well. The scroll of both prompt lists should be in sync.

Anybody know how this can be achieved ?