Hello everyone,
I'm working on an IBM Case Manager solution and have implemented a script adapter with a dropdown handler. When I select the first option, input1
is hidden and input2
is displayed; when I choose the second option, the opposite occurs.
The script works fine, but I'm experiencing an issue where the page automatically scrolls to the top each time I make a selection. This requires me to scroll back down to the fields located at the bottom of the page.
Does anyone have suggestions on how to prevent this from happening?
Thank you!
------------------------------
BAW User
------------------------------