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

Forum Posts

How to get Logged-In user TimeZone in Client script (OnSubmit)

Hi, please help me how to get Logged-in User Time zone i used below script in OnSubmit -Client Script working fine Native Ui side, coming to Portal side showing Javascript Error.   var id=g_user.userID;var d;var gr=new GlideRecord('sys_user'); gr.add...

chanikya by Mega Sage
  • 3875 Views
  • 13 replies
  • 0 helpfuls

Hiding choice field values in List view

Hi Community, I need help in hiding choice field values in List view. I have a drop-down field in a class ,I want to hide 3 drop-down values from the field in List view. Any help would be greatly appreciated. Thanks, Pihu 

Pihu1 by Tera Contributor
  • 2269 Views
  • 4 replies
  • 0 helpfuls

Cancel Survey Instance

Can I cancel the survey instance?  If so, please advise how. What's the setup steps? By the way, I see some survey instance is cancelled, under which workflow, system cancel the survey instance.  Please advise. Thank you. 

VLee1 by Giga Expert
  • 1942 Views
  • 3 replies
  • 0 helpfuls

Resolved! Incident management cancelled status

As the default OOB behavior when any incident is cancelled in my application , it is set to active = false .  I want to change this behavior and i want the incidents to remain in active = true status when incident is cancelled . What is the OOB busin...

Gary22 by Tera Contributor
  • 2317 Views
  • 3 replies
  • 0 helpfuls

Resolved! Can I use the default icon for catalog items?

I want to use the default items used on ServiceNow with icons for catalog items and categories.Where are the existing icons stored?And can I use it?

TY10 by Mega Contributor
  • 2033 Views
  • 2 replies
  • 2 helpfuls

Resolved! questions about increasing session timeout

Description: What is the effect of increasing the session timeout? Why does the documentation say "Adjust this timeout setting to no more than a few hours, although up to 24 hours is workable"? Does increasing the timeout cause a huge performance hi...

sbh by Tera Guru
  • 4019 Views
  • 3 replies
  • 2 helpfuls

Resolved! Schedule job to send approval reminders

Hello experts,  I am trying to send approval emails to approvers if they have not approved yet, this is the scheduled job: ********************************************************************* remindApprovers();function remindApprovers(){//remind eve...

find_real_file.png
josenava by Tera Expert
  • 2817 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to display the section/tab in incident form ?

Hi Team,I would like to display the section/tab(Security Incident) when the 'Incident Type' is chosen 'Security Incident'.The section/tab(Security Incident) should be hidden when the 'Incident Type' is not chosen 'Security Incident'.Client script : T...

NK32 by Kilo Expert
  • 2684 Views
  • 8 replies
  • 1 helpfuls

Resolved! ATF - Test for Catalog Item failing to open

I'm trying to work with ATF to automate some catalog testing for my organization, and one of the things I test for frequently is making sure permissions and entitlements are functioning correctly. For example, I need to test and make sure Jane Doe in...

Moe Murphy by Mega Contributor
  • 2761 Views
  • 3 replies
  • 1 helpfuls

Resolved! Adding a group to a group (nested groups)

Hello! I am needing to add group to a new group that I am creating.  Group A needs to be added to group B.  I don't know exactly what related list would deal with this or if there is a better way to get this done without having to use parent group be...

Resolved! Workflow that auto generates subtasks when a task is created

Hello, I need some functionality setup where  - When I create a Task, subtasks auto Generate and have the parent set to the original task.  - I also need this task to generate an incident and set the task as the parent. I can get the Subtasks and inc...

jherrell by Giga Contributor
  • 2029 Views
  • 3 replies
  • 4 helpfuls