Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Session timeout popup in service portal

siramdasu
Tera Contributor

Need a modal popup when session timeout in service portal.... I created UI page, UI script, Script includes to show modal popup in servicenow instance side, the same popup want to show in portal side.. can anyone suggest ?

5 REPLIES 5

JayGervais
Kilo Sage

Hi siramdasu, 

Could you share the code you created for this? I have done something similar and am also looking for a solution. Perhaps if you shared the logic you used, someone may be able to make some suggestions.

Regards,

Jay

JC S_
Mega Guru

Were you able to make this work?

Hi JC, if you are trying to create a session countdown timer from the system view, I was able to make this work with the solution at https://github.com/xxJimxx/SNTimeout. 

Intending for Service Portal actually.