Hi,
I have used interview.saveData() in a custom button action. Whenever a button is clicked, the interview moves to top of page and user has to scroll down again to the previous position.
Is there any way to avoid this behavior?
P.S interview.saveData() is must in my js to proceed with button click actions.