The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

button to create pdf

Hello, How can i go about creating a button that can generate a pdf of the current form/record. Thanks

Mark J1 by Tera Contributor
  • 335 Views
  • 2 replies
  • 0 helpfuls

Remove users from the group

Hi all,schedule job to remove the users from the particular groups who not logged in for 60 days in servicenow.If user is part of some groups and if he hasn’t logged in for 60 days.Thank you.Please suggest 

Dileep2 by Tera Contributor
  • 894 Views
  • 6 replies
  • 0 helpfuls

Testing and Trying Application in PDI

Hello, I am developing an app on PDI. How can I test it? It is possible to use the application in PDI to test it. I know that I can't publish/submit app in PDI but I want to use application to test how is the experience. Don't want to click preview f...

TunaSiskon by Tera Contributor
  • 796 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to update form fields from UI Page Client script?

I have a pop-up window which gives the user two options; Cancel and OK.  If they hit cancel I want to simply change the value of a the type field and destroy the GlideDialogWindow.  If they hit OK it will close out the demand record and set all field...

MBarrott by Mega Sage
  • 957 Views
  • 2 replies
  • 1 helpfuls

Dot walk for interactive filter of type choice list

Sample:Reports on Dashboard are all based on task_sla table that has a reference filed to task table that is parent of incident table.Interactive filter points to a choice list field on incident table (e.g.incident_state). No additional connection ca...

Resolved! What is the typeOf check box?

I  thought it should be a Boolean, but it does not look like.Below code is failing. if(g_form.getValue("vip") == true){        alert("User is VIP");  }  else{    alert("User is not VIP");  }

Udbhav by Tera Contributor
  • 747 Views
  • 6 replies
  • 3 helpfuls

Custom Email Notification

Hi All,  We have an implementation of notification currently on RITM that whenever the additional comments in the TASK level is updated and state is Open or Work in progress. We have an issue that if additional comment changes in any state of the TAS...

Need help for one of the conversion

Hi Everyone, I need help for one of the conversion. we are sending data to third party system. we need to send the duration in days. here we are subtracting auto sys fields as below.var duration = updated - created,we need duration in days. var start...

Are Kaveri by Tera Contributor
  • 271 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to add a link in a form to download the pdf

Hi Experts, I have a requirement mentioned below. Please go through it and let me the best possible solution:I want to create a link in a form to download a PDF. It should be in the form of a record of a table, not a record producer. So I'm unable to...

Amol Pawar by Tera Guru
  • 3020 Views
  • 4 replies
  • 3 helpfuls