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

Forum Posts

Default Landing Page in Mobile App

Hello All, We need to change the default landing page to Service Portal Homepage when login through the Mobile app. Any suggestions on how to achieve this. Thanks in advance, Khozema

Resolved! SLA calculation for Reopened incident.

Hi, I wanted to understand SLA calculation for Reopened incident. Current configuration- SLA is attached when NEW incident is created, paused when placed on ON HOLD & stops when set as RESOLVED. Also taking into account that we have retroactive start...

vinzz by Kilo Contributor
  • 3031 Views
  • 3 replies
  • 0 helpfuls

Service Portal widgets equal height

I have a row in Service Portal with three columns, each holding a widget.   I want to make those columns the same exact size (height and width).   On the main page, I have the following CSS:.wrap {   display: flex;   flex-wrap: wrap;   flex-directio...

yundlu316 by Kilo Guru
  • 4894 Views
  • 5 replies
  • 1 helpfuls

Resolved! send the approval by using of Business Rule?

Hi All, I Have an issue., I want to send the approval by using of Business Rule. Clearly., We have a field called 'SCM'.it is choice list (Mangers). I want to send the 'SCM' to approval when the ticket status changes from 'onHold' to 'Request Approva...

find_real_file.png find_real_file.png
Rakhesh by Kilo Guru
  • 4552 Views
  • 9 replies
  • 2 helpfuls

Trigger email notification on task closure

Hi all, I have a simple workflow with two tasks, but my RITM has an attachment included. This attachment is added on the first task and I would like for it to be included in the email notification that goes out to requester when the request is comple...

gnunez by Kilo Guru
  • 2596 Views
  • 8 replies
  • 0 helpfuls

Resolved! Create Metrics Definition to capture Updated By

Hey everyone,  I'm a novice with ServiceNow (currently Jakarta), and our organization doesn't have a developer, so if I want something, I have to learn it myself.  I'm normally fine with that, but I'm stuck on a recent project.  I need to report on t...

find_real_file.png
wesley_p by Kilo Contributor
  • 2290 Views
  • 3 replies
  • 1 helpfuls

Inbound Email Action - Based on Recipient

Hi All, We have a mailbox setup that will automatically forward emails to our SN instance. Based on where the email is coming from, I'm trying to have incident tickets created with pre-populated fields. I'm having trouble with the script - as it's no...

find_real_file.png
k_ab by Kilo Contributor
  • 3407 Views
  • 6 replies
  • 4 helpfuls

Resolved! Set user preference when user added to a group

Hi All, We are in the process of adding a dashboard to our customer portal.  This shows various reports about that customers incidents.  When a portal user drills into the incident they get the self-service view of the form. On our incident form we h...

find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 3027 Views
  • 12 replies
  • 1 helpfuls

How to change the state of work order task by Rest API?

Hi Everyone I am currently new in Service Now and working on Work Order. I have set up a work order template which contain 4 dependency tasks and i want to change the state of task by api. I come to know that after assigned task to a user state chang...