User is not able to see the Ui action even though the condition satisfies
Hi,User is not able to see the Ui action even though the condition satisfies.current.state == '18' && ((current.assigned_to == gs.getUserID()) || gs.hasRole('admin'));
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Hi,User is not able to see the Ui action even though the condition satisfies.current.state == '18' && ((current.assigned_to == gs.getUserID()) || gs.hasRole('admin'));
Flow are generating approvals slow and after approval task is taking time . There is at least 1-5 minutes delay. I am using flow for catalog item. As all the catalog item are in global scope, I am not sure if I can create a flow in custom scope and u...
I am trying to create a test case to create change ticket. This are the steps which I have added.The test is failing at step 2 and giving the error as below:-Any solutions for this?
I would like to change the list displayed by the view.For example, in view 1, I want to display filtered list 1, and in view 2, I want to display filtered list 2.[Question]Is it possible to apply a filter to a view? Could you please teach me how to d...
Cretae New View (Name : Flight Booking Quick Deatails)Write a View Rule (View Should be visible to Regional Manager)
Hi, if all tasks are open change should not move to review. I tried a BR with code it is updating the closed task to canceled, It is not updating the open tasks to cancel. Can anyone help me on this.
I have created a new change model with all state transitions and conditions successfully. However, I don't see flows created for this new model. Do I need to create flows for new model explicitly. I was thinking it would be created automatically with...
i need Activities option in the sys_user_group table. like if any user or manger updated in the group , i want to tract from the notes/Activities from the group form it self ? is it possible ?
Hi All,Actually we have built one email layout that consists of header and footer, in the footer , i have to put three logos with divider as | with links , when we click it redirects to links, i have built that but i need to set font and font color ...
Hi Team i need to change value of product type in service offering table for multiple record but value is not same for all record.for eg:- suppose i have 30 service offering(30 is just a random number) , for 1st 10 , value is already as A but now A...
Hi All,My requirement is based on group i need to display users details in list collector. for fetching this i written below script.Script Include:groupMember: function() {var id = this.getParameter('sysparm_mem');var idList = [];var removemember = ...
Hi Everyone, I am trying to fetch the active customer details by using Like operator from Salesforce. but i am getting errors in pre processing step in flow action. This is query used in flow actionvar query ="?q=Select Name,Id,DTN_Text__c from+Accou...
How to replicate the backend functionality of a original variable to duplicate variable as well? I have created a duplicate variable with few question choices for a particular option called MAP and hided the original variable for that particular opti...
Hi community members!I needed to add a bunch of classes as Principal Class (I was doing it in CI Class Manager), and sometimes along with updates to cmdb_class_info table there were changes to actual tables: Not every table got updated, and...
hello, When I use global search, I get very minimal data on requested items. When the incidents come through it looks great. How can I get my requested items to return data like short description and description? Please see image below.

