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

Forum Posts

fields in scoped application

We created scoped application in studio then we used form design to create some fields in the scoped table. The fields that I created starts with 'u_' prefix why is that? Shouldn’t have ‘x_’ prefix instead of ‘u_’?Then we created one more field using...

Iframe with external website

Hello, I want to create a widget in portal with iframe tag. Within that widget I put html <iframe and I use an external website( for test I'm putting www.youtube.com.However it doesn't work and the video is not showing up.I believe the error is cause...

List view shows only 20 records always

Hi Friends, Does anybody know why list view shows only 20 records when we group by any field even when Show is set to 100 records per page? When I remove group by that configuration is honored but doesn't work for group by.  

KhannaJi_0-1766116156759.png
Khanna Ji by Tera Guru
  • 82 Views
  • 1 replies
  • 0 helpfuls

How to Disable default rollback behavior in ATF ?

Hi All, I’m working with Automated Test Framework (ATF) and had a question regarding its default rollback behavior. As per my understanding, ATF automatically rolls back all database changes after a test execution. Is there any supported way to disab...

Goku811 by Kilo Explorer
  • 90 Views
  • 3 replies
  • 0 helpfuls

submit and redirect to list view in custom app

Hi,   I have a custom app I am making in ui builder and I am wondering if someone can help me with a updating a the script on a ui action so that after I submit a form, it goes back to the list view of the form just like in native ui.   I tried the...

BrianaC by ServiceNow Employee
  • 183 Views
  • 1 replies
  • 0 helpfuls

How to fix getBytes Error

Hi All,in Scoped -  SCript Include :var fileList=[]; var att = new GlideRecord('sys_attachment'); att.addQuery('table_sys_id', '1fabd08cf01a483faf9fa7e67bc0b4b7'); att.addQuery('file_name', 'ENDSWITH', 'abc.pdf'); ...

Supriya25 by Tera Guru
  • 179 Views
  • 1 replies
  • 0 helpfuls

Jelly script not working

Hi Guys, I am trying to hide one of the macro 'add_location' present beside assignment group field when the case state is resolved or closed complete. However I am not able to get this worked. Please suggest. Thanks<?xml version="1.0" encoding="utf-8...

praveeng2 by Tera Contributor
  • 154 Views
  • 3 replies
  • 1 helpfuls

Changing language in calendar

Hello!I am trying to change the language of a calendar widget in the service portal from english to new norwegian. We have been creating manual translations for new norwegian in other parts of this portal. After some research, we have found that even...

SynneL_0-1765982446781.png
SynneL by Tera Contributor
  • 347 Views
  • 8 replies
  • 0 helpfuls

Script include assistance

This is the Script Include, the call breaks on the console.log statement.It executes the prototype statement but then exits

GabeF by Tera Contributor
  • 160 Views
  • 1 replies
  • 0 helpfuls

Rename Workspace Record Form

Is there any possibility that we can Rename the name 'Details' specifically for one table, for instance if i open an incident record form in workspace the details should be renamed as something like 'Incident Details', is this possible  

Saikumar123_0-1766072313020.png