how to make list filter visible to all users in servicenow

Ramkumar Thanga
Mega Sage

how to make list filter visible to all users in servicenow

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Not sure I have a complete picture of what you are trying to do. You can always present a filter in the Module definition. For example: Active | is | true, will get carried through for all users who click that module.

If you are looking for something like this: a filter available to all users via the Load Filter button on the filter builder tool, then I'll have to do some research.

Also, helpful, would be to let us know what the business requirement is for your ask.

find_real_file.png

View solution in original post

5 REPLIES 5

Chuck Tomasi
Tera Patron

Not sure I have a complete picture of what you are trying to do. You can always present a filter in the Module definition. For example: Active | is | true, will get carried through for all users who click that module.

If you are looking for something like this: a filter available to all users via the Load Filter button on the filter builder tool, then I'll have to do some research.

Also, helpful, would be to let us know what the business requirement is for your ask.

find_real_file.png

Chuck Tomasi
Tera Patron

If you want to make a list filter available to everyone, just click Everyone when you save it. See image below:

find_real_file.png

Ramkumar Thanga
Mega Sage

Thank you for the answer

Ramkumar Thanga
Mega Sage

Can you please provide me answers on these following questions  ?

 

  1. what is the difference between save, insert and update actions.
  2. where we can see the status of workflow
  3. which acl action will work at all fields and all records for a table

a.table.none

b.table.*

 

  1. what is the table which is not extending from any table but is extended by other tables.

a.base table,

b.core table,

c.parent table,

d.child  table

 

  1. what triggers assignment rule?
  2. what does dictionary override does?
  3. If the user wants to update the notification so that after upgrade notification should go to the admin, what is required to be done?
  4. how to retrive update set?
  5. what is the difference between personlize list and configure list.
  6. Does all users can modify fields in list view.
  7. How admins get the notifications for the system upgradation.
  8. ) how catalog items displayed
  9. Based on order
  10. b) Based on sequence

                 

  1. In task record watch list users added to it will receive notification of anything added to work notes
  2. To what all tables we can perform transorm map ?
  3. How can you make field autopopulate?
  4. What is a bookmark?
  5. Difference between UI Policy and Client script?