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

Forum Posts

workflow editor

var grpnameFinal='admin group';var gr=new GlideRecord('sys_user_group');gs.info('Entering into filter with contain');gs.log('in line 21 '+typeof(grpnameFinal));gr.addQuery('name','CONTAINS',grpnameFinal);gs.info('Query to run '+encodedquery_1);//gr.a...

Resolved! How to set the UI Action to be visible to the specific user?

Hi guys, I have requirement like the UI Action is to be visible to the user who got assigned to the particular task. If I have a incident table and i have assigned a particular incident to one user to take an action on it, then that particular user c...

Yesh by Tera Contributor
  • 2679 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to make Custom Attachment in a Form?

Use Case:I want to add Custom Paper Clip icon on my Form with the same functionality as the OOB Paper Clip attachment with a little modification that's why I want to make a custom one so that the OOB one wont be modified. Thanks

ican by Tera Contributor
  • 606 Views
  • 2 replies
  • 0 helpfuls

Resolved! auto populate loggedin user

When the checkbox of this field " This request is for myself " is true then auto populate as logged in user otherwise not 1 This request is for myself :  [ ]2 Requested for : should autopopulate logged in user

UI Builder: How to link to project internal projects

I am new to Service Now working in UI Builder and need to create a link to individual projects.The links are in the repeater component. I can't find an example in the docs. Can I directly use the Data option or is there a way to do this with a client...

Capture-2.PNG
sbfield by Tera Contributor
  • 590 Views
  • 2 replies
  • 0 helpfuls

Help with Incident null created error

I created ui action convert request to incident to close an existing ritm and convert it to a incident and everything is working perfectly when I create the ritm and select convert to incident. However, when I impersonate an ITIL user or log in as an...

Gemma4 by Mega Sage
  • 412 Views
  • 1 replies
  • 0 helpfuls

Resolved! Translate Calendar Report

Hello everyone, can I translate the text circled in red in the image? I searched for translate modules but couldn't find them ! please someone help me ! Thank you so much 

DinhNguyen_1-1705982985603.png

Resolved! How do i fetch configuration item field value into incident table

Hi, I want to retrieve incident number using the configuration item sys id. the below query didnt execute. pls let me know the corrrection in the script:var ciname = "c9db69b797503590ce1536200153afbb";var inc = new GlideRecord('incident');inc.addQuer...

Deepa12 by Tera Contributor
  • 505 Views
  • 2 replies
  • 0 helpfuls