Resolved! Tab title is not being translated on Portal when settings are changed in profile
Hello, I need to translate the tab section titles to corresponding user languages. Need some help on this. Thank you
Hello, I need to translate the tab section titles to corresponding user languages. Need some help on this. Thank you
I have 2 dates in on form and calculated field. i have to get number of days between 2 dates. I wrote a script but its returning 20 days. I need only the count not 'days' word. Can anyone help me.
So I am still new to the Service Now space and wanted to try my hand at making a story. I enrolled in the Agile development course and wanted to make a story that would make sense for creating a new Record producer IT support ticket. Do you think I s...
Hi All, How to restrict the user from selecting past dates. I used below methods for restricting user from selecting past dates. It works fine if use past date of current month. And doesn't work for previous and future months. i,e if current date is ...
Hello Everyone, I wanted to know whether we have any default property or attribute to reverse or change the format of the sp-date-picker in the servicenow widget.Currently we have YYYY-MM-DD format, but I want to have in DD/MM/YYYY format. Could anyo...
HI All,how to create an ACL to restrict the data can not be accessbut only able to see the dashboard. thanksveera
Hi All,I want to know about the use of g_scratchpad and its significance and use and its speciality.
Hi All,I have created a custom attachment macro and I wanted to restrict the user to add only PDF, Doc, DocX,txt,xlsx and xls file extension.I tried using below script which I got from To get Attachment file name and file format but it's not worki...
Hello experts,I am trying to import data from my excel to the target table but I am getting errors. even I set the date format in filed map.I have attached a screenshot below .please check it once.Thank You
I have a question on the best way to create work notes on a Change request based upon a Run Script Action in the Change workflow. This is the code for the Change Work Flow Run Script Action if (workflow.scratchpad.sendmail===undefined){ var gr = n...
Hello, I have a read only Date/Time field that I would like to default showing the current date and time. I have tried adding the below as the default value but doesn't seem to work: javascript: new DateTime();
I am looking for a way to either create articles in a "published" state, or trigger the "publish" workflow through the REST API. I wrote a little PowerShell snippet that is creating the articles in "draft": $serviceNowCredential = Get-Credential $u...
We granted user_admin role to one user, when we impersonate with that user and add or remove group members, we are facing below error message.Tried with different group types(itil, internal, Security incidents..etc) .Did anybody came across similar i...
Hello experts, please I need your help, I need to create a scheduled job that will delete all attachments except the content type that is not an image.I got this from another post:tested it with a single incident, used the sys_id from the incident an...
Hi, We have a form backed by a table. One of the field in this form, 'Meeting link' is being populated by consuming a third party REST APIs which is written in an 'asyc' Business Rule. Now, our objective is to populate an informative message on the p...
