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

Forum Posts

TinyMCE editor is not showing up in UI page

Hi All, In a UI page, I am trying to configure the tinyMCE editor,but it is not rendering instead an empty text area is coming up on ui page. Am using the below code: <script> tinymce.init({ mode : "specific_textareas", editor_selector : "mceEditor",...

Prashant42 by Kilo Contributor
  • 3022 Views
  • 4 replies
  • 0 helpfuls

Resolved! Back Button

Hi AllI have a UI page on that I added a button like back button which we have OOB on records.I want that button should behave like OOB button. But I am unable to find any solution for navigating user to previous page.Any one knows how to achieve thi...

sajan0192 by Giga Expert
  • 7358 Views
  • 8 replies
  • 6 helpfuls

Resolved! How to update multiple records in flow designer?

I am trying to look up for inactive users that are still marked active in SNOW and mark them as inactive, and locked out.  I tried doing this workflow but it doesn't look right. In action (3) under Conditions User Id is 1 -> u_inactive records doesnt...

Joyce4 by Kilo Expert
  • 7384 Views
  • 11 replies
  • 3 helpfuls

Resolved! Trigger email notifications based on the language selected in the Service Portal user preference setting (and NOT according to user settings in backend)

Hi all! When I'm logged in as a user in ServiceNow frontend (Service Portal) and I change my Service Portal language (in user preferences) to German, I would like to receive all email notification emails in German. When I switch it back to English, I...

find_real_file.png
Melinda7 by Kilo Expert
  • 3835 Views
  • 2 replies
  • 3 helpfuls

How to create interactive filter for glide list type field

Hi, I have a requirement to create an interactive filter for multiple selection on a glide list type field to include in a dashboard. I have tried using OOB interactive filters where I'm unable to implement it. Any idea on how to implement it on cust...

User329467 by Tera Expert
  • 3123 Views
  • 2 replies
  • 0 helpfuls

Resolved! Want report on average duration to show in hours

I wonder if it is possible to make the vertical line here in hours instead of "days". I have put the attribute "max_unit=hours" on the field so when looking on an incident the task sla show the duration in hours, like 34 hours.But then I put a report...

sla hours 2.GIF

How to restrict columns retrieved in Glide Query

Hi All, we are all familiar with query using Glide Record. But when we query table for e.g. sys_user we can restrict the number of records retrieved by specifying addQuery conditions.But this retrieves all the columns within the record. It impacts pe...

rohanhd by Kilo Contributor
  • 6558 Views
  • 9 replies
  • 6 helpfuls