Hi Gulzar,

 

Did you amend the script in the user query BR to that in the post above?

 

var query = current.getEncodedQuery()

if( gs.getSession().isInteractive() && !query.includes('activeANYTHING') )

current.addActiveQuery()

 

View solution in original post