- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 03:39 AM
Hi All, quick question here.
I would like the filter option of "Email - autogenerated" to be available (incase user wants to activate it), but i would like it to be turned off by default for all user. Is this possible? If yes, how to do it? Thank you all!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 03:44 AM
Hi @Max Lin,
Go to table sys_user_preference and create a new entry incident.activity.filter (or replace incident with your table).
Check the system checkbox and fill all field values you want to be showed in the activities in the value field.
To make it easier, lookup the incident.activity.filter (or replace incident with your table) of yourself, empty your user and check the system checkbox.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 03:44 AM
Hi @Max Lin,
Go to table sys_user_preference and create a new entry incident.activity.filter (or replace incident with your table).
Check the system checkbox and fill all field values you want to be showed in the activities in the value field.
To make it easier, lookup the incident.activity.filter (or replace incident with your table) of yourself, empty your user and check the system checkbox.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 03:49 AM
Hi @Max Lin
The activity formatter contains a filter that enables you select which of the available fields to show in the activity list.
All fields on the activity list display in alphabetical order by default.
You can change the order that fields appear on the form by using the Configure available fields option in the activity formatter.
Click on "Configure Available fields". Then move the field right to left so that it will not be visible to everyone.
Please mark it Correct and Hit Like if you find this helpful!
Regards,
Karthiga

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 03:50 AM
Hi @Karthiga S,
That doesn't fullfill @Max Lin's requirement. The field needs to be available to be chosen. With your approach, it is not available anymore.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.