JagjeetSingh
Kilo Sage
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 05-22-2021 03:38 AM
Use case: We often create reports where we use "Max number of Groups" option in to control the number of Groups shown on the report.
Out of the box we have very limited options. What if you want to show only 5 groups or say any number of groups.
Solution: There is a way to add such custom options in the dropdown.
1. Go to sys_choice table.
2. filter with Table=sys_report and Element = Other_threshold.
3. Now click on New button and add your custom choice. In this case I've added 5 as new choice.
4. Change the order to give the choice it's right place in the dropdown.
That's it! You now have your own choice to show max number of groups.
Please leave your comments. This is my first article in community and I hope this will be helpful for you.
Labels:
- 2,824 Views
Comments
Aaron Munoz
Tera Guru
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-28-2021
03:13 PM
This is good to know, thanks for sharing!
Bruno Martin
Tera Expert
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
08-05-2022
06:21 AM
Veeeery useful