Incidents by Same Caller (it should display max 10 records)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2023 01:09 AM
There is a Incident by same caller field in the related list of incident table there I want max 10 records should display.How to achieve this?Can anybody help me out?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2023 06:16 AM
You can create a new relationship using query and there you can add filter or sorting as needed and also limit it to return only 10 records
-Anurag