How to hidden the record by using ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2018 09:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2018 10:05 PM
Hello,
Your ACL is for Incident.*, meaning you are providing a restriction of all fields on the incident table, and not for the actual records. If you set the second drop-down of the Name field to NONE, it means the ACL applies to records.
Also you just check below links:-
https://express.servicenow.com/support/documentation/acl-rules-exp/
HOPE THIS HELPFUL!!!!! MARK CORRECT OR HELPFUL.
Thanks,
Mohammed Iqbal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2018 12:01 AM
If I choose --None-- in the second field, all the fields of the record I can read. it is not my expected result. I would like to hidden some records which is not related to another parties.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2018 01:32 AM
Hello Ling,
If you use 'None' instead of '*' it will hide the records according to the condition you have given in the ACL.
Could you please verify the same as it is behaving correctly at my end.
Regards,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2018 03:23 AM