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

Forum Posts

How to configure new pop3 email account

Hi All,I have email id helpdesc@abc.com whenever user sends email to the given email id its should received in ServiceNow and it should create ticket. As per my analysis i have to create pop3 account for this requirement.  I have only email id with m...

ramesh_r_0-1668764500385.png
ramesh_r by Giga Sage
  • 1664 Views
  • 1 replies
  • 0 helpfuls

Resolved! Service Portal Message colour change

Hi, I have a requirement that to change the color of the the message that displayed under a variable in a catalog item. I have attached picture for the reference. How do I change the background color of the message?

Raji15 by Tera Contributor
  • 1945 Views
  • 4 replies
  • 0 helpfuls

Last login time

Hi Experts,When I open 'My profile' i get the present login time i have logged in as 'last time logged in'. What if I need the time stamp when I logged in last time.Any idea pleaseThanks

Restrict language in language picker in Service portal

Hi,My requirement is translate the service portal in French and Russia which I have done but I am facing some   issue.The language picker widget is showing all languages along with French and Russia.But I want to restrict the languages in language pi...

language picker.png language picker1.png

set value of a reference field through a fix script

1. I wanted to set value for reference field 'abc' through a fix script.2. I have a reference field 'xyz' in my table that is inherited from another table .. So wanted to set value for that reference field also through the fix script. var requestedGR...

Workflows auto approval

 Once the request is submited and approval will get trigger , if the approver is on not approved for 2 days then i need to auto approve the request and it will trigger the next level approval once it is auto approved . 

F029B114-345F-4B9B-BA34-04F09EB748BB.jpeg
sushma9 by Tera Contributor
  • 2004 Views
  • 2 replies
  • 0 helpfuls

Resolved! How do you resend old emails?

We have several requested approvals that were not answered for several weeks. When trying to resend the email, for the approvers to approve via email, I've noticed that the originating event is empty. I believe this is because the events are being au...

Alfredo6 by Tera Expert
  • 11757 Views
  • 9 replies
  • 1 helpfuls

Restrict user to select past 24 hrs in date/time field?

I have a date/time field. Need to restrict it from selecting less than 24 hours. For ex : today is  17th June 9:10:00  and users should not be allowed to select less than 16th June 9:10:00i.e if a use selects 16th June 9:09:00 --> It should throw an ...

bharathk1116 by Tera Contributor
  • 1382 Views
  • 4 replies
  • 2 helpfuls

Resolved! hyperlink in business rule

Hi All, we have created a business to update the activity of incident whenever there is an update on incident task. whenever work notes and additional comments of incident task gets updated, we are copying the respective work notes and additional com...

punitchourey by Tera Contributor
  • 3679 Views
  • 7 replies
  • 0 helpfuls

Resolved! Adding hyperlink work note to RITM via workflow

Hi,   I have added a script below to add Work Notes to RITMs.  var comment = 'Please follow the instructions on Connect: https://community.servicenow.com'; var req = new GlideRecord('sc_req_item'); req.addQuery('sys_id', ritmSysId); req.query(); w...

find_real_file.png
vw1 by Giga Contributor
  • 6120 Views
  • 6 replies
  • 3 helpfuls