Deactivate Notification for all users in notification preferences
Hi is it possible that an email notification is optional and it is always disabled by default in the Notification Preferences and can be enabled by the users if needed?
Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
Hi is it possible that an email notification is optional and it is always disabled by default in the Notification Preferences and can be enabled by the users if needed?
Hi everyone!I want to configure the URL for exact match. Currently, when I click on exact match, the page redirects to id=kb_article_view as shown in the image. However, I want it to redirect to id=kb_article.Thank you!
Hello, Is it possible with just the use of ACLs to allow a user to edit a field on the list view, but have the form view as read-only?
Hello people,I wanted to ask a question about auto numbering and what the best approach would be?I have a use case in which I want to have auto numbering enabled in different tables (HR case, knowledge etc.), but when a new form is loaded, the system...
Hello All, We have a requirement where client wants to preview documents which are added as attachments in the ToDo tasks list in portal. OOTB, we have options to edit, delete and download. Only for image type attachments preview option is available ...
Can someone tell me how to go about fixing this issue? Thanks,Muhammad Faisal
Hi my servicenow CSA voucher is expiring on april 2024 .I am planning to write my exam on march 2024.. Will the washington relaese have more changes in the syllabus or shall i go with vancouver release that is abt to end on feb 13 .Can u share you...
Hello Community, For a scripted API, I think I've got a decoding issue when extracting the content of binary files. When uploaded with a multipart/form-data POST. I followed the suggestions from this post. Unfortunately "Packages.java.lang.String" is...
While creating new Request it must follow this format REQF-SN-YYYYXXXXX. Here YYYY denotes the Current Year. For e.g. 2024. Kindly note that this should get incremented as the year changes. XXXXX would be a five digit auto incremented value. Here...
https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/task/paginate-scripted-search-source.html When following the above example, the code below does not display any results: (function(query, queryLocation, count)...
I was hoping to use the GlideRecord function "getValue()" to retrieve the value of a dot-walked field but it appears I cannot. The "addQuery()" function allows you to specify a dot-walked field so I was hoping the same would be true for getValue(). ...
Hello, I was troubleshooting an issue with the search in the OOTB "My Requests" widget and came across this line in the widget server side script:var task = new GlideRecordSecure('task'); task.addQuery('123TEXTQUERY321', localInput.search_text);When ...
Hi All, I have a requirement to show the string values in the select box.This CSMText field is in account table and these values should be populate in the Catalog item as select box.Please help in this. Thanks,Sam
We have non-admin users working in a custom app and they need to be able to change their application scope in the platform but do not appear to have that ability. Does anyone know how to enable non-admin users to change their application scope to cus...
Hi all, How can I add a reference qualifier to the 'document' part of a Document ID field? For example, I have a Document ID field that references sys_choice and I when they look up possible documents I want the documents to be filtered to show only...
