We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! Not able to edit Kb articles

Hello, Some of Kb articles in our system have no versions listed in Article versions related list, because of which we are not able to edit them. Checkout option is not available. When we retire the knowledge article still we are not able to edit the...

Tanvimodak1_0-1666944338371.png Tanvimodak1_1-1666944400555.png
Tanvi modak1 by Tera Contributor
  • 1389 Views
  • 2 replies
  • 0 helpfuls

Allowing snc_external role to upload attachements

Hello everyone,So in my instance i have activated the external user registration and i need these registered users to be able to download attachements on a record producer.Is there anyway to bypass snc_external users not being able to use attachement...

PFE 2022 by Tera Contributor
  • 941 Views
  • 1 replies
  • 0 helpfuls

Roles for create Update Sets

Hi all,  I need to allow some users to be able to create and manage their own update sets. I tried to use the default role called teamdev_user but when I assign this role to a specific user it doesn't show the option to create a local update set Revi...

David Zayas by Giga Contributor
  • 2786 Views
  • 3 replies
  • 0 helpfuls

Style date picker for UI Page

Hi everyone,I am working on implementing a date picker for a UI page. I have the following snippet in my HTML code-field:<div><g:ui_date class="form-control" id ="report_start_date" name="report_start_date"/></div> Which displays like this:However, I...

ArtemSilaev_0-1666976981050.png ArtemSilaev_1-1666977236563.png

Preventing Navigation History Entries for iFrames

Hello, I have an iframe on a custom UI page that contains an src that points to a table in list view. My issue is that this iframe's list view page is landing in the user's navigation history, which I do not want. How do I keep the target page (src) ...

JosephW1 by Tera Guru
  • 1083 Views
  • 2 replies
  • 0 helpfuls

Resolved! LDAP authentication

We've had to rebuild the configs on our Firewall and it looks like this has affected our LDAP authentication. Currently only users who had an existing session are able to log into Service-Now. Any new login attempts get an error saying "Your account ...

tomrw89 by Giga Contributor
  • 1511 Views
  • 1 replies
  • 2 helpfuls

Resolved! How to assign a role to all users

We have created a module for all employees to submit their updated resumes to. In order for all employees to view this module I need to create a role for the module and then assigned it to all employees (197) Should i create a role and add it to a gr...

DevtoSME by Giga Guru
  • 1798 Views
  • 5 replies
  • 4 helpfuls

Resolved! How Can I use multi select drop down choice list in UI page?

Dear all, @Ankur Bawiskar  Please give me any suggestions for below requirement.    My requirement is, I need to select the multiple options from multi select dropdown list. I can select the multiple options in dropdown but those selected multiple op...

find_real_file.png
Reddy4811 by Tera Expert
  • 5211 Views
  • 15 replies
  • 1 helpfuls

Resolved! Journal Field new line is not working through script

Hi All,I used this below code for adding note in comment field but "\n" is not giving new line in comment field.Please let me know any issue in this scriptvar comments_ritm = " This case has been created from "+number;var comments = current.comments....

neethu4 by Giga Expert
  • 4605 Views
  • 11 replies
  • 2 helpfuls

Rest API - Create a ticket, Assigned_to field

I am in the process of changing some code over from the old SOAP methods to use the REST API to create tickets.  I have run into an issue where the assigned_to field will never fill in but I can fill in just about anything else using the login and pa...

bigbacon by Tera Guru
  • 1729 Views
  • 2 replies
  • 0 helpfuls

Resolved! Widget Data Object Not Displaying Results

Good Evening, I have a really odd problem, assigning some text to a data object but it won't display correctly on the html template.Server Side: var config = new GlideRecord(gs.getProperty('table')); config.addQuery('number', 'LIKE', data.parent_conf...

Ashley_0-1666896804523.png Ashley_1-1666896878350.png
Ashley by Mega Sage
  • 1839 Views
  • 5 replies
  • 2 helpfuls

Resolved! Can not open UI page from UI action

I have created a simple UI action that creates a GlideModal class and opens a UI page. I havent completed the functionality that I want out of it but right from the start I have a problem opening the UI page. The problem is that when I trigger the UI...

1.PNG 2.PNG 3.PNG 4.PNG

Resolved! Set DateTime Value with 00:00:00 Time

Hi,i have a Field with the Value "2022-09-09 08:04:37"no i want to addy days and return it in a DateTime Field but i need only the Date (i cant change the Filed type) So in want to Add Days and Set the Value like this: "2022-09-12 00:00:00" So how i ...

Meloper by Kilo Sage
  • 1957 Views
  • 2 replies
  • 1 helpfuls