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

Forum Posts

Access to this content denied based on report_view ACLs.

I have reports that non-ITIL users cannot access.  The reports is a list of Incidents initiated by their team.  They get the error "Access to this content denied based on report_view ACLs."  I verified they are on the watchlist for the INC.  What ACL...

Resolved! Core_company - How to manage old companies (without deletion)?

Hello SNOW Community, OOTB Core_company does not seem to have an active flag to manage old records which means by default companies, no longer with you, appear when logging tickets (for example, many more uses).Although I have seen some suggestions t...

YoungItiller by Kilo Contributor
  • 3251 Views
  • 4 replies
  • 1 helpfuls

Adding a user to the Admin Group

Not sure if any one else is having this issue, but as the sys admin, I previously had the ability to add a member to the Sys Admin group to grant admin privileges just by elevating my role during the session. However, after doing this, when I tried t...

terrieb_0-1688733555854.png terrieb_1-1688733608027.png terrieb_2-1688733642058.png
terrieb by Tera Guru
  • 2765 Views
  • 5 replies
  • 0 helpfuls

Resolved! ArrayUtil().unique(array); - looking for help

Dear community,Please give me a hint what I'm doing wrong. what I want to achieve is simple, remove not unique value from a script.I have a glidequery in script include, then the following to send answer:matx.query();var array = [];while(matx.next())...

INCnumber.JPG INCnumber2.JPG
laszlobolya by Kilo Expert
  • 32620 Views
  • 9 replies
  • 9 helpfuls

Resolved! Send notification when user responds to email notification

Steps: 1. User sends email requesting for help. 2. Incident is created based on the email.  Assignment group is set and if a technician takes the ticket, he puts himself as the assigned to. An email notification is sent to the end user advising him t...

MWright1 by Giga Guru
  • 6907 Views
  • 17 replies
  • 3 helpfuls

Resolved! Convert Glide Record Object to string

Hi, I am getting object when I'm gliding the record, I want to get the number of RITM. How we can achieve this ?  Please some one help me with this. Thanks in advance  

anvithaash_0-1698061019587.png
mounika7675 by Tera Contributor
  • 3580 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to get only name of field under form tab in client side

Hi Everyone. Anyone can help me to get  only name of field under form tab in client side script.For example resolution information  tab , I need the name of column only under resolution information tab on load of form to make the filed non mandatory ...

ramancoder_0-1698039342538.png
ramancoder by Tera Contributor
  • 1916 Views
  • 2 replies
  • 1 helpfuls

List view Disable links except number field.

Hi Team, We have custom table in the list view i want to disable all reference field links except number field. How we can do using the list control.  in the list control i can see the option Omit links if i enable this all fields are omitted but i w...

Khalid9030 by Tera Contributor
  • 1688 Views
  • 3 replies
  • 0 helpfuls

Resolved! Call a system property from flow designer

How can i check condition of system properties in flow design? i have a system properties that contains list of sys_id of groups.A approval will skip if value of variable (contain group)matches with system properties.