Question
3
Replies
283
Views
Evoke Technologies
Posted: May 14, 2020
Last activity: May 14, 2020
Disable Browser Back Button
Hi ,
We need to restrict the user to click browser back button when working on the WO(Processflow/screenflow). I have placed below script in the harness rule,but no luck.Please advice.
Pega Version: 8.2.1
window.history.forward();
function noBack()
{
window.history.forward();
}
Regards,
Abhilash
Hello,
Have you already tried the following: https://collaborate.pega.com/question/browser-button-usage