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

Forum Posts

How to hide the fields in list view in sc_task table

Hi All,I want to hide the few fields in list view for expect 2 groups(ex: global_ops and global_opsAI).here I'm attaching the screenshot. in above snap I have personal email , devicetype ..., this field need to be hide based on group.

Barathk_0-1723629671554.png
Barathk by Tera Contributor
  • 539 Views
  • 3 replies
  • 1 helpfuls

Contextual Search - Search as user returns no results

I've never tried to use this feature before, but according to this article:https://docs.servicenow.com/bundle/quebec-platform-administration/page/administer/contextual-search/task/t_SearchAsDifferentUser.htmlI should be able to add this option so ITI...

find_real_file.png
Vegard S by Kilo Sage
  • 1653 Views
  • 12 replies
  • 0 helpfuls

Resolved! Data type Table name

Data type Table name - i need a table name, that helps me to create / edit datatypes  

sandeepgujj by Tera Contributor
  • 717 Views
  • 3 replies
  • 0 helpfuls

Schedule Job

I need send a email notification regarding work anniversary at a time 100 employee using schedule job ? Any idea how to build the above task.

P1234 by Tera Contributor
  • 345 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client Script - Start Date + 24 hours

Hi!I'm trying to write a simple Client Script that would compare Planned Start Date and Planned End Date for Change Requests to ensure end dates are kept within 24 hours of the start date. I've tried the below script with and without the parseInt() l...

Jeff Ward by Tera Contributor
  • 1859 Views
  • 5 replies
  • 2 helpfuls

Servicr Portal

Hello all, I am working on the 'Branding Editor under the Service Portal but I am having an issue editing the portal title. Here is a screenshot. I'll appreciate your help on what to do here. Thanks in advance! 

ShakiratOdin_0-1748319096059.png

How to translate Notification Email Scripts

Hi All,I've translated the body of the notification but I have an issue that Notification Email Script parts are not translated, means these checked as yellow below:button is ${mail_script:incident_link},,About the Inicdent..." is ${mail_script:incid...

Kasia5_0-1738327244184.png
Kasia5 by Tera Contributor
  • 1175 Views
  • 4 replies
  • 0 helpfuls

How do you handle production handovers in ServiceNow?

Hi all,we're currently rethinking how we handle production handovers and are considering doing it via Change Management in ServiceNow. The idea would be:The project team opens a change (type: Normal or Standard, depending on risk).They add preparatio...

Domifry by Tera Contributor
  • 505 Views
  • 1 replies
  • 1 helpfuls

Redirect local login URL of ServiceNow to a SSO IdP URL

Dear All, I have a straight forward requirement i.e. when users type/clicks in below linkhttps://<instance_name>.servcie-now.com  I need users to redirect to https://<instance_name>.service-now.com/login_with_sso.do?glide_sso_id=<sys_id of Azure Iden...

Kirtiman by Tera Contributor
  • 520 Views
  • 1 replies
  • 0 helpfuls

Join in Flow Designer

In flow designer I want to perform same actions for two conditions, like if condition 1 satifies i want to perform action A and if condition 2 satisfies also i want to perform action A. Is there any join like condition present in flow designer where ...