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

Forum Posts

Resolved! Hide attachment on an incident record producer

Hi,  I am trying to hide the attachment icon on header with below code in Eureka   in an on load client script but it is not hiding the icon.  var attachment_header = document.getElementById('header_attachment_list');attachment_header.style.display='...

Recomendation / Best Practice for Cloning

Hi all,do we have some recommendation or best practice around cloning?We do recommend to our customers to clone the ServiceNow instances on a regular basis. How about keys and proxies?In order to be able to read encrypted data after a clone we will p...

Daniel Draes by ServiceNow Employee
  • 4904 Views
  • 2 replies
  • 1 helpfuls

Resolved! Related lists query

Hi,I've got a table, lets call it Shops and on the table Shops there is a field for ShopID which is the shops unique ID. The field db name is u_shopid.Then I have another table, lets call it Asset which includes the assets for the shop. On this table...

Service Portal Category inside a category

We are looking to lay out our Service Portal with Categories, and sub categories, and have run into some apparent design constraints. Apparently, you cannot have a category which only contains subcategories, or it will not show up. For instance, you ...

shembop by Tera Contributor
  • 5484 Views
  • 11 replies
  • 2 helpfuls

Catalog UI policy g_user.hasRoles()

I want certain variables in record producer hidden when the user has a role.tried client UI policy , advanced view and run script but both when true and when false get same result for both roles users and non roled users... Function onCondition() {g_...

mrswann by Kilo Guru
  • 9143 Views
  • 7 replies
  • 5 helpfuls

Limit access to a Service Portal page

Hi,I would like to limit access to a service portal page (System Status).I know that I could control it with roles, however if I add any role, then it requires a license. And service portal is meant for endusers...Is there any way to control access t...

peternemeth by ServiceNow Employee
  • 7687 Views
  • 6 replies
  • 6 helpfuls

Resolved! ACL rules for Service Portal

Hi,The outage records (cmdb_ci_outage) show outages on the System Status page of the Service Portal. Works fine!I'm trying to limit the visibility of outages and I found that there is no ACL rule for this table!Shouldn't it mean, that nobody can see ...

peternemeth by ServiceNow Employee
  • 6451 Views
  • 1 replies
  • 2 helpfuls

Resolved! Updating existing CMDB CI's via import sets?

Hello, I'm fairly new to Service Now and I have not had any formal training as of yet. I am focusing on major clean up efforts I have run into problems trying to update configuration items in the system using the load data/import function. First off,...

martine11 by Kilo Explorer
  • 8692 Views
  • 10 replies
  • 2 helpfuls

Resolved! UI action visibility not working

Hi Guys, I have an issue where another admin has created a UI action (button) called 'form_button' and I am unsure how he has controlled its visibility.Currently I can see 'form_button' if I impersonate a user with 'Role A' but I cannot see it when i...

benl by Giga Contributor
  • 5064 Views
  • 12 replies
  • 0 helpfuls