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

Forum Posts

Resolved! AutoComplete with free text

Do we have any component through which we achieve autocomplete option along with free texting? What i refer is, if we type in some value, it will show suggestion from the table and if the value doesnt available in the table, it will accept the value?...

Resolved! check if all child are closed

How to find     all   the task(sc_task) under ritm table whose state is say pending .I want this to be reflected in the parent(ritm )[the state of ritm also changes to pending] only if ALL are pending ,else ritm stays in the same state like previousl...

How can I report maximum aggregates?

Hello,We are trying to generate a report that contains the maximum internet connection speed per location. Although this intuitively feels like a very trivial report, simply running a MAX query/aggregate over the data set, we have so far not found an...

How to find the table name using Sys_id of a form value

Hi All,ctomasi I want the table name of the record based on sys_id   i have tried below code in query business rule before , its not working(function executeRule(current, previous /*null when async*/) {   // Add your code here   var ci_sysid = curre...

modify time zone in email notifications

I realize that the time zone in email notifications follows the system time zone.   However, is there a way within the email notification or email template to display a field in a different time zone?   For example, I have two separate time fields in...

giovanni3 by Kilo Contributor
  • 4672 Views
  • 4 replies
  • 3 helpfuls

Resolved! Database View report drilldown not working

Hi Everyone,Our team has created a database view that combines sys_user, tasks, and aprofile table we built separately.   From this database view, I was able to create a column report that shows past due tasks by manager.   I also created a drilldown...

find_real_file.png
yundlu316 by Kilo Guru
  • 4486 Views
  • 7 replies
  • 4 helpfuls

Add css to service portal pages.

I want to make the service portal look like company's homepage. So mostly i have to deal with css of different pages and widgets. As far as i could go, i have discovered that css is applied to widgets, widget instances and at containers too. Apparent...

ankit110 by Kilo Contributor
  • 8978 Views
  • 4 replies
  • 4 helpfuls

How to enable tablet view for a dev instance?

Hi,Can anyone help me out in answering the below questions?1) I tried to download the app on IPAD from the link https://itunes.apple.com/in/app/servicenow-mobile-app/id845447123?mt=8 and installed. Logged in with my dev instance. It is giving the mob...

lmakani by Kilo Explorer
  • 1757 Views
  • 3 replies
  • 0 helpfuls

Summary of item being approved for RITM

Hi,On an approval form, we see a macro which says like 'Summary of Item being approved'.For a change request approval, the preview of this macro shows some of the information from the change request like below:Whereas, for an RITM approval, the appro...

find_real_file.png find_real_file.png
kunal16 by Tera Expert
  • 3508 Views
  • 4 replies
  • 1 helpfuls

Resolved! checking value of a glide list field

I have a glide list field on the Server form called Tenants (u_tenants) - this is referring to a custom table called u_tenant.If the value of this field is KI, i.e., if Tenants = KI, then hide the section CI details from the Server form.How this can ...

kunal16 by Tera Expert
  • 3972 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to stop a scheduled script execution ("On demand")

Hi,I created a scheduled script for testing purposes which is run only "On demand". Reason: I don't always want to test long running scripts via "Scripts - Background" as I'm stuck to this until the script finishes. But there's no possibility to stop...

Resolved! Database Views - No Join for Table Error

I am creating a database view to join child & Parent CI's based off their relationship.The table structure is as follows:CI > Version Controlled CI > Business ObjectiveCI > Version Controlled CI > RequirementI need to show a mix of fields from both t...

paulmorris by Giga Sage
  • 4913 Views
  • 3 replies
  • 3 helpfuls

Resolved! Change Task creation via workflow script

Hello,I want to create the change tasks creation via workflow (run script activity).How to check if previous record has the completed state??an example: I have an additional table which contains the information for the purpose of task creation, I hav...

Arthur7 by Tera Contributor
  • 3805 Views
  • 15 replies
  • 1 helpfuls