Restrict personalizing list layout

chetnapandey
Kilo Explorer

Hi,

I want to restrict the selection of fields for end user when he/she personalize the list layout on any form .As Out of the Box user can select any field in the "personalize list columns" from available to selected but i want to show only 4-5 fields to end user which can be selected.

Please suggest.

2 REPLIES 2

Mark Stanger
Giga Sage

Looks like the 'add_to_list' ACL operation is what you're looking for. You'll need to create an ACL to limit these fields.

http://wiki.servicenow.com/index.php?title=Using_Access_Control_Rules


Thanks Mark!



This is exactly, what I was looking for one of the items I was working. Such a simple solution.