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

Forum Posts

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
  • 5141 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
  • 1379 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
  • 2725 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...

Resolved! Run Business Rule only once

I have a requirement to run the business rule logic only once based on a flag. Initially flag will be null and once it its set, business rule should run and when user tried to modify the record again, business rule should not run.

Geeky by Kilo Guru
  • 4275 Views
  • 8 replies
  • 8 helpfuls

KB How "Attach to incident" works ?

Hi All,While referring Knowledge Article to any incident/problem, how "Attach to incident" button works.When we click on "Attach to incident" than, knowledge article gets attached to incident/problem, I wanted to understand the working of this button...