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

Resolved! passing an array to a workflow.scratchpad

I have a workflow that is used as a sub workflow.I normally pass a number of variables from the instigating workflow to the sub workflow.All nice and easy as so far it is just a single value each time.  An extra requirement has now been made and   I ...

poyntzj by Kilo Sage
  • 9128 Views
  • 6 replies
  • 0 helpfuls

restrict access on all portal page

Hi all,now I am facing an issue. + I just want users with specific roles( like itil role) can see my whole portal. if i limit user access only on pages, users can click url to navigate another page on my portal. Thank you in advance.

find_real_file.png
Tung5 by Kilo Explorer
  • 2560 Views
  • 5 replies
  • 0 helpfuls

Resolved! gel('sysparm_item_guid').value is not working on service portal

Can anyone advise me of an alternative for gel('sysparm_item_guid').value code? Need to make the attachment mandatory in SERVICE PORTAL var sid = gel('sysparm_item_guid').value;     var gr_at = new GlideRecord("sys_attachment");     gr_at.addQuery("t...

bryan123 by Giga Contributor
  • 5720 Views
  • 6 replies
  • 3 helpfuls

Resolved! ArrayUtil difference is not working as expected

Hi,I am trying to find difference of list collector to find the new values entered by user, have tried many ways, below is the current code i haveNote: Also tried using jQuery.control to fetch old value since that didnt work as well declared a hidden...

SHA3 by Giga Expert
  • 2966 Views
  • 9 replies
  • 0 helpfuls

Saving off 'in progress' update sets for a clone

Our DEV instance is in great need of a clone but I have multiple update sets that are 'in progress' and I have more work to do on all of them. I have read up on Saving Customizations in a single XML file on the Wiki. However, I have to set this the u...

Automated Test Framework Set Field Values Failure

I've built a simple automated test in our dev instance to create an intake ticket for an incident. Everything works correctly, with the exception of the subcategory for our "Situation" fieldThis shows how the form should look prior to submission (thi...

 2017-06-01 at 10.23.35 AM.png  2017-06-01 at 10.20.19 AM.png
geeerard by Giga Guru
  • 1451 Views
  • 3 replies
  • 0 helpfuls

Resolved! Clone our Dev to a Test Instance

Is it possible to clone our current DEV instance to a test instance?  We currently just have PROD and DEV and I want to test a couple of applications I've found, but I don't want to mess with our DEV instance.   I would rather clone it to another tes...

Resolved! Enabling the Email Client is not working

Hello, I am trying to enable the Email Client on a custom table (extended from Task).I followed the instructions: http://wiki.servicenow.com/index.php?title=Enabling_the_Email_Client#gsc.tab=0Step 1:Set Table Attribute email_client=trueStep 2:Create ...

Screen Shot 2017-06-06 at 2.59.32 PM.png
Katie A by Mega Guru
  • 4755 Views
  • 6 replies
  • 0 helpfuls

Alert message onChange Client Script

Hi all,I could use some help with what I'm trying to accomplish. I'm trying to create an alert message when the disposition is set to cancelled. Ideally I would like to have the alert message show onChange but I would like a cancel option on the aler...

javis by Giga Expert
  • 6861 Views
  • 5 replies
  • 1 helpfuls