We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Collapse a section in Workspace View

Is there any way by which we can collapse a section in Workspace view on form load ? e.g Collapsing "Schedule" Section on "Control Test " Form in Workspace view on form load !

Anand34 by Tera Contributor
  • 2643 Views
  • 4 replies
  • 7 helpfuls

How to add Edit button in related list?

Hi,I tried adding the edit button using list controls. The Omit edit button checkbox in unchecked. I also clicked the enable editing button. Still the edit button is not visible in the related list.How can I do the same?Thanks in advance,Sruthi

BCM -BIA ASSESSMENTS

Hi In BIA we're having assessments is there any way to show the assessments in service portal of end users? If yes how can we show in portals?

Vedavalli by Mega Sage
  • 400 Views
  • 1 replies
  • 0 helpfuls

journal_input fields not displaying on portal

Our team created a couple journal_input fields on a form and it shows up on the back-end platform view, but does not display on the portal unless we make it mandatory.  What is stopping the portal form widget from displaying these types of columns?

davilu by Mega Sage
  • 1326 Views
  • 4 replies
  • 0 helpfuls

Resolved! Does the sequence matter? addQuery()

Hi,I wote this code, but it gives the wrong input, but when I change the sequence, it works fine. Can you please provide me with insight? var gr = new GlideRecord('sys_user'); gr.addQuery(producer.email, 'email'); gr.query(); if(gr.next()){ current....

Change the color of Approval link in email

Hi All,In approval email templates, I'm using ${sysapproval} to display the approval link, By default the link appears in blue , but i want to change it to green. Can someone please help me how to properly change the color of the approval link to gre...

Shasu_2-1750685877654.png Shasu_0-1750685554742.png
Shasu by Tera Contributor
  • 600 Views
  • 2 replies
  • 0 helpfuls

How to make business rule run after flow state is completed

Hello Experts, I have written a business rule to check whether all the tasks connected to RITM are closed complete or closed skipped.The business rules is working fine when there is one task or multiple tasks getting triggered simultaneously, but the...

Tejas12_0-1724955988922.png
Community Alums by Community Alums  
  • 1437 Views
  • 5 replies
  • 0 helpfuls

Questions about AI Control Tower

* Does SN is bringing the capability of discovering AI agents/models/prompts automatically or it has to be always manual entry ? How this data can be created* If we request for any AI use case and it goes through its complete lifecycle in SN, how pro...

Devansh1 by Tera Contributor
  • 895 Views
  • 1 replies
  • 0 helpfuls

Resolved! I want to Restrict Form Submission if the It-fun_org field is Empty

Hi Team I'm working on a requirement where I need to prevent the submission of a CIR  if the field it_fun_org is empty. The challenge is that this field is read-only on the form. This field is Currently populated based on Business applicationField Na...

JVINAY by Tera Contributor
  • 828 Views
  • 5 replies
  • 0 helpfuls