How we can remove the Fields from the Filter sets in from Workspace Activity stream

Eswararao Chap1
Tera Contributor

How we can remove Fields from the Filter sets in Service Operations Workspace. Here it was showing 6 Fields in the attached image.I need to remove State field from the Filter list ,Suggest me How we can achieve it?

 

EswararaoChap1_1-1691403376319.png

 

 

 

1 ACCEPTED SOLUTION

Anil Lande
Kilo Patron

Hi,

You cannot make workspace specific changes. The changes will be applicable for incident table.

You have to configure the Activity fields. 

or modify below property:

 

glide.ui.incident_activity.fields

 

Screenshot 2023-08-07 at 5.20.44 PM.png

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

2 REPLIES 2

Anil Lande
Kilo Patron

Hi,

You cannot make workspace specific changes. The changes will be applicable for incident table.

You have to configure the Activity fields. 

or modify below property:

 

glide.ui.incident_activity.fields

 

Screenshot 2023-08-07 at 5.20.44 PM.png

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Eswararao Chap1
Tera Contributor

Thanks @Anil Lande It worked!