Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Resolved! Conditionally display a field decoration

I modified the ui macro 'user_show_incs' to only show active incidents.   My question is, is it possible to only display this field ref decoration if there actually are active incidents for the caller on an incident?   It is misleading to our Service...

amkatulak by Giga Expert
  • 6179 Views
  • 2 replies
  • 1 helpfuls

Removing records when removed from Data Source

Does anyone know of a good way to delete or inactivate a record if it no longer shows up in the data source? For example, I am importing group membership and if someone is no longer a group member in the data source, how can i have them taken out of ...

jfarrer by Giga Guru
  • 3655 Views
  • 3 replies
  • 0 helpfuls

Client script for survey

Hello !Is it possible to manipulate HTML of taken survey by client script ? If I choose 'survey_master' table in client script, it doesn't work.I want to manipulate form, for example inserting image to HTML against text.Is it possible ?

Picture1.png
grzegorzch by Kilo Expert
  • 3495 Views
  • 1 replies
  • 0 helpfuls

Resolved! Run workflow on RITM update

Hello all:I haven't quite wrapped my head around workflows, but is it possible to run a workflow when a record is updated? Keep in mind for this, I cannot use an order guide because the REQ (sc_request) record needs to be created from an e-mail inbou...

properties.jpg workflow.jpg servdesk.jpg
kenneth2k1 by Kilo Expert
  • 7015 Views
  • 11 replies
  • 0 helpfuls

Resolved! apply a template from a workflow activity

Hi all,So, I am trying to apply a template from a workflow activity.I tried this in the workflow activity, but to no avail, so any input or direction would be most appreciated.task.applyTemplate('u_template__1'); //u_template__1 is the name of the te...

smithcorey by Giga Contributor
  • 3994 Views
  • 5 replies
  • 0 helpfuls

Resolved! Hiding the reference icon on a list

I want to hide the reference icon on a specific set of lists that I've created.   I don't want users to be able to click through or hover over the see the full view of the record I've created, just the fields in the list.   I know I could probably cr...

Resolved! Can we use variable in EncodedQuery

Hi,Can we use variable in Encoded query, I am trying to assign a value to variable and use it in the encoded query it doesn't seems to be working. Can any one let me know how to do this. Below is the code, I wanted to replace the sysid highlighted wi...

vamsee1 by Mega Contributor
  • 7842 Views
  • 2 replies
  • 7 helpfuls

Netcool and ServiceNow integration

Hi Can you help us with the following.Trying to integrate Netcool and ServiceNow. I see the events pass across the Socket Writer gateway(netcool) to Socket monitor on MID server (watching the Socket monitor port). But I am not seeing the alerts getti...

Raji6 by Kilo Explorer
  • 2204 Views
  • 5 replies
  • 0 helpfuls

Previous Value in Mail Script

Hello,Is it possible to output a previous field value in a mail script? Something like this:<mail_script>var pdd = previous.due_date.getDisplayValue();template.print('previous due ' + pdd);</mail_script>Thanks!Mark Didrikson

Resolved! Updating group memberships with import set

Hello,Here is what I need to do:I have an Exchange distribution list which I regularly export by runningGet-ADGroupMember "<Distribution list name>" -recursive| select samaccountname,name | export-csv c:\temp\exported_names.txt -Encoding unicode -NoT...

hhakkanen by Kilo Explorer
  • 3841 Views
  • 3 replies
  • 0 helpfuls