How to hide fields from the source table in the filter conditions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
The table structure is as follows:
Source table: master table
Target table: Extended_Table
What I want to implement is control over which fields are displayed as filter conditions in the list of the extended "Extended_Table".
While it seems possible to hide fields by creating ACLs for each field I want to hide, the actual table has many fields, so I'm looking for a more efficient method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
38m ago
if your table extends some table then the parent table fields will be seen in filter
I think you can try using Field Level READ ACL and if it fails then whether it hides the field from filter conditions
Note: I doubt this is feasible but please try
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
