Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! How to Auto-expand Knowledge Text Field?

Is it possible to auto-resize the text field in the Knowledge Article to display as large as possible from the beginning? Most knowledge articles are longer than the default display size, and it would save steps/time/usability if this change was poss...

find_real_file.png
TylerTeter by Kilo Guru
  • 5158 Views
  • 4 replies
  • 0 helpfuls

Resolved! The mysterious case of the disappearing workflows

I have a custom task type that generates a workflow.   In a 3 year old solution, about once a year, a bunch of tasks appear to lose their workflow context.   So two questions:1) Has anyone experienced either spontaneous droppage of a WF context *OR* ...

Uncle Rob by Kilo Patron
  • 6487 Views
  • 13 replies
  • 2 helpfuls

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
  • 5149 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
  • 6264 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
  • 9690 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
  • 8334 Views
  • 6 replies
  • 6 helpfuls