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

Forum Posts

Resolved! dot walking on incident form using ui action

 var category = g_form.getValue('category'); var attachmentValue = g_form.getValue('u_file_attachment_1'); var assignmentGroup = g_form.getValue('assignment_group.parent');   alert("assignmentGroup:" +assignmentGroup );   if ( assignmentGroup==='xyz'...

komalkp by Tera Contributor
  • 639 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hide list view filter icon

Hi all, There is way to show filters and breadcrumbs only for users with particular roles using script include or by configuring list control for a particular table. But in this way we can configure for only one table at a time. Is there a way where ...

Tharun_M by Tera Contributor
  • 1305 Views
  • 13 replies
  • 2 helpfuls

I have a question on Sorting in widget

We have a widget for Questions and answers in different languages. We are in the need to sort the question based on user's  prefered languages. if the user's preference is English then all the English questions will be sorted first and other language...

Sorting.PNG

Resolved! how to validate the date and time field for one year?

Hi All, I have one field 'xyz' which is date/time field.I need to validate this field that it should not exceed one yeari.e, if today is 03/11/2024 , the field value can be any date before 01/11/2025 . it should show an error message/ abort the actio...

Sri56 by Tera Contributor
  • 508 Views
  • 2 replies
  • 1 helpfuls

How can I remove unsubscribe link from email ?

Hello Team, How can I remove Unsubscribe link from email that are triggering from Servicenow to users?Is there any difficultly i have to face if i remove that from email?How unsubscribe will work if any user click on that ?

Aryan by Tera Contributor
  • 373 Views
  • 1 replies
  • 0 helpfuls

Resolved! Incorrect SLA count in the Case

Hi all,I have an issue in the SLA. The case is in resolved state and the corresponding SLA is paused till case is closed.Issue: The business elapsed time and percentage shows incorrect values. The agent has only worked for 19 minutes but it shows 11 ...

Community Alums by Community Alums  
  • 624 Views
  • 5 replies
  • 1 helpfuls

Edit compose section in workspace

Hi Team,                   I have been trying to edit the current configuration of workspace. Currently when incident is closed the email option in workspace is visible. how can i make it visible only when state is onhold and onhold reason is awaitin...

Atchutaram by Tera Contributor
  • 761 Views
  • 1 replies
  • 0 helpfuls

Setup Guided Tour for CSM Portal

Hi!I am trying to setup a guided tour for CSM Portal. I put type custom and in the context csm?index.do. I have tried to put the entire URL of the page in the context, but it doesn't work properly. The problem is that the page loads, but with that na...

diana_tat by Tera Contributor
  • 1778 Views
  • 14 replies
  • 0 helpfuls

Resolved! Hide State options on OnCell edit 🤷‍♂️

I have a requirement to hide "Closed Skipped" and Closed Incomplete" options on an SCTASK List View (see picture below) when the "State" field is selected for update.Is that possible using an OnCell Script? What is your suggestion to fulfill the requ...

LuisRoman1_0-1677226362433.png
Luis Roman1 by Tera Contributor
  • 1277 Views
  • 4 replies
  • 2 helpfuls