Employee Center: how do we set up My Assets link?
We are trying to set up the My Assets Link so we can personalize based on the user logged into the Employee Center. How would we customize this based on the user? Thanks
Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.
We are trying to set up the My Assets Link so we can personalize based on the user logged into the Employee Center. How would we customize this based on the user? Thanks
I'm trying to get the list of organization codes via API, however using the script included below, I receive the error message 'GetCostCenterDetails:getORG:Error: undefined: no thrown error'.What could have gone wrong?var GetCostCenterDetails = Class...
Please make suggestions for getXMLwait() alternatives for bespoke applications. GetXMLwait cannot be used for scoped applications, according to the documentation.I'm working on a need where, when the Status field changes, a GlideAjax call will be mad...
Hi all! I've got some exciting news to share, but before diving in, a quick primer on GPT (Generative Pre-trained Transformer) for the uninitiated. GPT, developed by OpenAI, is a cutting-edge AI designed to understand and generate text in a human-lik...
Hello,I have created a process flow for Release. Our releases have 2 different flows depending on if the product is an application or an operating system. In my process flow I have put the condition of product.product_type is operating system but...
I have a table that extends another table. On the extended table, I have a list field called Relationship, whose choices appear as below.On the parent table, it appears like this:Is there any easy fix to get these choices to show up in the parent tab...
Hello dear world wide team!I am being asked to customize the employee center login page.I want to have a video put on loop in the background and change the design of the login widget.Could someone tell me where I can find this login page? Is it a ui_...
A user reports no longer being able to view History > List for change requests (she previously could view History > List for change requests). The user has the itil role. I enabled Security Debugging and impersonated the user to replicate the issue....
I am working on a portal widget to give customers access to their data without giving them the internal view. The basic design will see them able to setup a number of filters on specified tables we specify, these will then run and load up the list of...
So I have a field called "relationship". It is list field that has a reference qualifier to a specific table. That table is a global table that is used by many people. This is how it is set up currently.I want to get rid of "Insert a new row". I know...
Hello, we are trying to perform some 'front end validation' (FEV) when a user submits a catalog item in the portal. The intention is that, on submission of the catalog item: 1. We call the flow designer subflow as shown in the code below 2. The flow ...
Hi All,We have 2 ServiceNow instances 'A' and 'B'. Incidents are ebonded between the 2 instances (Incident number and sys_id of the incidents present in instance 'B' is stored in the incident form of instnace 'A' under the correltion ID and Display f...
Scheduled Data Import : Use a specific Transform mapFor organizations, the load of users for example , may need to be done daily , you can create a scheduled import to launch data imports automatically .When creating the scheduled import , a data sou...
Hello, I have a reference field that I want to set onLoad. I have a client script that works on the backend form but does not work in workspace. In workspace the field shows "(Empty)". Is there a way to set the value on the reference field in configu...
We have an existing custom table with a set of values. When the user enters data in the field, it needs to check against the value in the existing table and existing column (same like reference field) and if value is not present, it has to save the n...