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

Forum Posts

Resolved! Three Columns On Service Portal Layout

New to ServiceNow and on the Istanbul release.   I am trying to find a way to have three columns for a Catalog Item on the ServicePortal.   I successfully accomplished this with containers on the ITIL Platform as seen in the image below:This is how i...

find_real_file.png find_real_file.png
kevinthury by Tera Guru
  • 3590 Views
  • 3 replies
  • 0 helpfuls

Resolved! Inbound Actions

Members of 'CC' and 'BCC' in Inbound Emails should receive the outbound notifications.

Resolved! Flow Designer - adding a checklist to a form

Can someone please help me add a checklist to a SCTASK form using the Flow Designer?  I have a long flow (with multiple subflows) and I need some SCTASK tickets to get certain checklists.  I created a new template and can see it in the checklist_temp...

Ben124 by Tera Expert
  • 4233 Views
  • 3 replies
  • 6 helpfuls

Resolved! Knowledge article not searchable by meta or short desc

Hi Expert, Thanks in advance We are facing issue in SNOW when creating new knowledge article. When we create any new article in SNOW, that article is not available for first 24hrs.It cannot be searched with keywords or meta or short desc. immediatel...

find_real_file.png

hide ui action button using client script

we have a requirement to hide ui action button form one table in some conditions when state is InProgress andthe logged in user is same as approver  or coordinator (approver and coordinator are two fields in the record)or logged in user is having adm...

Roxi1 by Tera Contributor
  • 1925 Views
  • 3 replies
  • 2 helpfuls

how to solve this error"maximum permitted size of 33554432"

bhgetestmail788 - grattach.sys_id*****wdwdwdwdwdwdwdwdwdJavascript compiler exception: String object would exceed maximum permitted size of 33554432 in: var tablesysid = "axyzwwwwswswsw"; var grattach= new GlideRecord('sys_attachment');     grattach...

Debarpita by Tera Contributor
  • 5196 Views
  • 4 replies
  • 2 helpfuls

Resolved! Report for Notifications table

Hello everyone,I have a small doubt.we need an report on notification(sysevent_email_action) table to show all the notifications which are created in 2022.When I try to select the table name from data in report, the table name is not visible.Can we c...

SR2 by Tera Contributor
  • 2144 Views
  • 3 replies
  • 2 helpfuls

Resolved! Populate date field in onChange client script

Hello, On the contract form have 3 fields. Contract end date should be calculated based on Contract start date + duration months. I created a client script and a script include but somehow I always get "null". I work in scope, but both client script ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

How to add 14 days from the day when it was created

How to add 14 days to one of the date field from when it was created in scoped app. var gd = new GlideDateTime();gd.addDaysLocalTime(14);gd.setDateNumericValue(gd.getNumericValue()); Its adding 14 days but when the record created after 8 PM time . it...

Santhosh23 by Tera Expert
  • 1267 Views
  • 6 replies
  • 0 helpfuls