Hi @rvnth , in my view, you don’t have to use js to check if responded or not. Instead, use conditional statement inside your page activity. 1. Get the URL query Param using javascript on page load and store in ctx variables.2. Use querydef javascript inside jsp tag (<% querdef function and do the o...