Resolved! UI Policy which only applies for a new form record
Hi folks I need a UI Policy which only applies for a new form record. Any ideas?Any help is appreciated, thank you in advance. Simon
Hi folks I need a UI Policy which only applies for a new form record. Any ideas?Any help is appreciated, thank you in advance. Simon
I'm trying to use a client script / script include combo to find out if a date is within 14 days. If the 'Start Date' (u_mwo_promo_start_time) is less than 14 days from now, the late request box should switch to 'true' and an alert should show. I am ...
UI policy is not working on RITM and catalog task even if Applies on Requested Items and Applies on Catalog Tasks is checked and there is no other client script which is working on it,I then made the UI policy inactive and created client script but s...
Please Help me with these errors !! While I was playing around with content experience widget, i suddenly started getting these errors. I undo all changes then also its not gone. These below 5 errors popped up alltogether. Error 1: ErrorExecute opera...
How can I calculate the amount of time a sc task has spent in the various states? i.e. the task was in pending X days and then was Work in progress Y days. TIA
Hello Team, We have a catalog item which has a multi row variable set and initially the User fills the data( we are storing these details in the Custom table) and submits the request and next time when they want to resubmit the request we need to sho...
Does anyone know which table stores the delegated developer access? I know the table sys_user_has_role shows who has the role but I know to see who has access to which application. Is that something we have access to? Thanks
dictWithNests = {firstObject:itsValue, {nestedObject1:nestedValue1, nestedObject2:nestedValue2}} I need to JSON.Stringify a collection similar to the above however I keep getting the error: [object object] Any tips on how to fix this? I know that fun...
Hi,I have a requirement to hide 'More options' and 'Additional actions' on the form header for all the logged in users who doesn't have Admin role.Please find the attachment for the same.Please help me in resolving this.Regards,RRR
Hi, All. I'm triggering the Business Rule to work if the Name of the record inserted in the Event [sysevent] table is login, but it doesn't work. The reason for this trigger condition is that if the user logged in to the instance has admin privileges...
Hi can someone help with me on this. I tried the steps in servicenow documents on how to make the variables displayed on the form when using custom application. But it seems that it doesnt work on my end but from my friend it works but a bit bug or s...
Hi Team, How can I schedule a job to run only on the 2nd working day of the month? For example in the month of January of this year, 4th is the second working day, so job should run only on 4th. Only once in a month that too on a second business day....
Hello guys, I've got some challenging task to import data to the custom table which includes CI name (u_ci) as a reference field (from cmdb_ci table) and some other reference fields like assignment group (taking values from sys_user_group). I want to...
We have a need to add css to the a tag to create an email response because using syntax ${mailto:xxxx} doesn't appear to allow you to put css on that <a> tag that gets generated. In order to add css we need to manually construct the mailto. The onl...
Hi All,I have a data in excel which has around 2 Million Records and I would like to import the data regularly.I know I can have scheduled import, but I am worried that it will slow down my instance.I do have thoughts on SOAP messages but I am not su...