Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Approval triggers same workflow twice

Came across a scenario where same Workflow is triggered twice when change request approval is done. This happens randomly and not able to reproduce even though i follow same sequence of events When workflow is triggered the first time, history of cha...

Nithin21 by Tera Expert
  • 1993 Views
  • 3 replies
  • 2 helpfuls

how to create a properties page?

HI ALL,                           Could you please anyone of you explain how EMAIL_PROPERTIES.DO, LOGIN_CPW.DO has been defined. I have seen EMAIL properties under system properties is a module with link type URL(Arguments). How do i create a propert...

sry by Giga Guru
  • 7303 Views
  • 5 replies
  • 9 helpfuls

sys_attachment not accessibe

Users are unable to see attachments to records.  Setting the stage: Scoped application in a domain separated environment. Deactivated all ACL's for sys_attachment (read)users still unable to see attachments on records....and when using leftnav to go ...

Advanced reference qualifier based on Company

Hi, We are trying to filter using a reference qualifier CI's that belong to the company that the incident is opened by. This is working using " javascript:'company='+current.company " However, we want to add another qualifier where 'current.company.v...

alexfossa by Tera Contributor
  • 5690 Views
  • 5 replies
  • 0 helpfuls

Resolved! My Approvals in Simple List

Hi,   I'm trying to create a widget for my approvals in a simple list. The "My Approvals" widget has Approve/Reject buttons for each pending approval and it takes up a lot of real estate on the homepage(where I plan to position it). If anyone was abl...

chrisds by Kilo Contributor
  • 1977 Views
  • 3 replies
  • 2 helpfuls

Resolved! Notification Widget

I am wanting to add a notification Widget to our end users default homepage so that when we have an outage of some sort they can get information on the specific issue we are experiencing and not have to put in an incident for the issue.  I am hoping ...

jherrell by Giga Contributor
  • 3909 Views
  • 3 replies
  • 0 helpfuls

boolean true/false value translation

Hello all. I'd like to know how i can change the translation of the value of a boolean true/false field. I mean,when i pick italian language the "false" value is correctly displayed as "FALSO" (but in upper case...), while "true" remains "true". I do...