App Engine forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

I'm unable to see the Record SNC

Hi everyone, I'm working in UI Builder within Service Operations Workspace, but I'm unable to see the Record SNC. Has anyone encountered this issue before? Any guidance on troubleshooting or fixing this would be greatly appreciated.Thanks in advance!

Community Alums by Community Alums  
  • 337 Views
  • 1 replies
  • 1 helpfuls

Using if condition with setLimit enhance my code??

Hi Everyone,Suppose, I am having a code:-var count=0;var gr= new GlideRecord('incident');gr.addEncodedQuery('active=true');gr.query();if(gr.next()){    count++;}gs.info(count);Here I am getting count as 1. {Because I am using if condition.}----------...

Community Alums by Community Alums  
  • 366 Views
  • 2 replies
  • 1 helpfuls

Resolved! Choose a custom image

Hi everyone,I'm currently working on the "Safety Home" page and need a custom image named "safety_banner.PNG". Unfortunately, it isn't available in the provided custom images. Could someone assist in locating or providing it?Best regards,OJ JALLOW

jallowoj8 by Tera Contributor
  • 424 Views
  • 2 replies
  • 2 helpfuls
Labels