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.

getting service portal screen blank

GPavanKumK
Tera Contributor

Hi 

I'm working on service portal and I the  cloned "jny create journey home" after cloned and added the widget in page designer and added my custom code at that time also the UI screen is working fine but later when i removing the unnecessary my custom code in the cloned widget after the changes it working fine but i removed one gliderecord which not using it ,after that in the screen the widget changes not visible even in the page designer I 'm attaching the screen shot below. 

1 REPLY 1

debendudas
Mega Sage
Mega Sage

Hi @GPavanKumK ,

Please check the below points:

1. Check if any extra brackets or curly braces are removed or not in your script.

2. Is there any error present in the browser console?

3. What is the use of that glide record in the script ? Can you add that again and check if the widget is working fine or not? If it resolve the issue then definitely this glide record is used somewhere in the code.

 

If this helps to resolve the issue then accept the solution and give a thumbs 👍🏻