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

Forum Posts

Add breadcrumb container to "list" page

We would like to add the breadcrumb container & "typeheadsearch" widget to "list" page but this page is not able to design using "editor". In our serviceportal we want the breadcrumba nd typehead search to be visible in all pages but this "list" page...

find_real_file.png
mohan91 by Mega Expert
  • 2764 Views
  • 7 replies
  • 4 helpfuls

Resolved! UI Page is disappearing after record update

I have a UI page that is not staying open when saving a record. I need it to function in the following manner.  On the record, some fields are updated. The user clicks the modified "Save" buttonThe UI Action saves the current record, then based on ce...

jbirk by Tera Contributor
  • 3217 Views
  • 5 replies
  • 1 helpfuls

How to know if surveys are sent or not

Hello I created a master survey for my company when an incident is closed. table : incident User : requested_for condition : if Incident State is closed or Assignment group is "P02-VER-IT-SOUTH AMERICA" and requested_for.support is false. The survey ...

vanessaheux by Tera Contributor
  • 3272 Views
  • 10 replies
  • 4 helpfuls

Resolved! Issue on Field Style

Hi All,I'm facing a typical issue on Field Style. Hope you can provide solution to this. Here is the issue:I have applied same field style to both Caller field and Assigned to field on Incident form to display the VIP icon beside the field if the sel...

find_real_file.png find_real_file.png
amlanpal by Kilo Sage
  • 7745 Views
  • 12 replies
  • 11 helpfuls

Using UI Script in Widget Controller

Hi guys, I have an issue during the development of one scoped application. I have created one widget and I found one JS library which provides me the functions for implementing the functionality I want. The problem is that I have tried to add this JS...

gratziela by Tera Contributor
  • 3362 Views
  • 3 replies
  • 0 helpfuls

Resolved! Custom "Attachment Dialog"

Hi all, I have to modify the default upload to the "sys_attachment" table in ServiceNow. We're using scoped apps and I don't want to affect other apps which are using the default upload dialog as well. The upload dialog is written in Jelly (UI Page)....

ipt_meu by Kilo Contributor
  • 4221 Views
  • 6 replies
  • 1 helpfuls

Resolved! Creating a Change from workflow using template AND variables

Hi guys,After reading a couple of days Docs and this forum, I still didn't find the answer.(link to Docs: Scripted templates)I'm running a workflow from RITM and creating a Change ticket with a couple of change tasks. I'm using a template to create a...

FinToy by Mega Expert
  • 6025 Views
  • 12 replies
  • 1 helpfuls

Resolved! Flow Designer - Trigger Condition, add Attachment Table

Is there a way to make other tables available in the Flow Designer?   I would like to set a trigger condition to run when a table has data that's been Created/Updated, however, the table in question is not available in the Table select list. Table: s...

patbishop by Mega Guru
  • 4726 Views
  • 3 replies
  • 2 helpfuls

Concatenate fields to set reference display value

I've been wondering if there is a good way to concatenate two fields on a reference table to change the way that a reference is displayed. As an example, I am working on some changes in our Finance application and we have accounts that are being rena...

Marcel H_ by Tera Guru
  • 5108 Views
  • 2 replies
  • 1 helpfuls

GET API or POST API to the Business Application table

Current state: We have scheduled report that queries the business application table and returns the following fields Name, Business Critically, On Call Team, Vendor, and Phone.  This report is then emailed to a user. This user then manipulates the fi...