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

Forum Posts

User Criteria for Matching Job Titles

Hi Community, I have a requirement to add a user criteria for employees that have certain parameters in their job titles to restrict certain catalogue items to only those members of staff. As this is a field on the user table itself and not another r...

k_21 by Tera Contributor
  • 2435 Views
  • 4 replies
  • 1 helpfuls

Change Management - Standard Change Templates for Developers

Had a question come up that I’m hoping someone could help provide some insight on around Standard Changes in the Change Management module – we noticed the out of the box examples are primarily hardware/network related, but is anyone using this for St...

Jon L_ by Tera Contributor
  • 1477 Views
  • 2 replies
  • 0 helpfuls

Sync states between Case and incident

Hello All,  I have a requirement where on a case, if an Incident is created from that case, I need to keep various fields from case and incident synced when either the case is updated or the incident is updated.  For example when a case changes to a ...

Luke James by Tera Contributor
  • 2045 Views
  • 3 replies
  • 0 helpfuls

Catalog Item Dropdown Options with Option Descriptions

 Hi everyone, I am fairly new to servicenow and wanting to create a dropdown field for a catalog item that has descriptions for every option. I understand that this can be done using a reference variable and setting the attributes to display addition...

JaimeG_2-1715785290789.png
JaimeG by Tera Contributor
  • 1409 Views
  • 2 replies
  • 0 helpfuls

Resolved! RegEx Expression to Not Allow Certain Starting/Ending Characters

I admit, I know very little about RegEx.  Someone helped me build this RegEx expression, which limits entries to lower case letters, underscores, and periods.^[a-z._]* It works great.  However, they have another requirement.  No records can start or ...

jmiskey by Kilo Sage
  • 2087 Views
  • 2 replies
  • 0 helpfuls

UI action for ATF not showing

Hello, I am getting this message for my Click UI Action step for the ATF: FAILURE: Failed to find UI action 'Approve' on 'x_mtbr_ebs_cme_consumer_monitoring_reporting' form Here is the screen shot showing the missing UI Action:  How or what is missin...

AnnetteKitzmil_0-1715625633245.png

Resolved! Calling Script Include from Catalog client script

I am having an issue in calling a script include:Catalog Client Script:  var TotalSmsGA = new GlideAjax('EmploymentUtils'); TotalSmsGA.addParam('sysparm_name', '_getTotalSMS'); TotalSmsGA.getXML(getSMSLength); function getSMSLength(response) { var t...

Resolved! Can you clone production to a personal developer instance?

Hi All,  I'm a new, upcoming ServiceNow admin for our company. I have a personal developer instance that I work in, and was curious if it's possible to clone the company's production site to my personal developer instance, so I can make changes there...

cloke by Kilo Contributor
  • 3525 Views
  • 5 replies
  • 2 helpfuls

Resolved! Redirect url after click add in file attachment field

Hi community, I’m having a url redirection issue after clicking the "OK" button when inserting an attachment. servicenow redirects me to the sys_attachment table instead of redirecting me to the current record. Does anyone know why this happens and h...

Lucas19_0-1713294372459.png
Lucas19 by Tera Expert
  • 1985 Views
  • 7 replies
  • 0 helpfuls