Refresh/Reload the page automatically

Parthi2
Tera Contributor

I'm having trouble with the portal. When I click the reopen button, a popup window with a submit and cancel button appears. The cancel button works, but when I click the submit button, nothing happens. However, if I refresh the page and then click the submit button, everything happens. I've tried using window.location.reload(); to do this, but it doesn't seem to work.

Please provide me with any other suggestions about how to reload the page so that I can submit.

7 REPLIES 7

Hi Ankur,

Thanks for the quick response..I have attached a notepad which contains all the HTML,Client and Server Side Scripts

 

Thanks in Advance..!

 

Hi,

did you debug this?

Are you sure the code is reaching that line -> window.location.reload();

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

yes @Ankur Bawiskar the code is reaching the line