How to add is_read(status) field in the filter menu option of list view in Notifications module

Hi All,

             I was trying on adding the is_read(status) field in the filte options of the notifications module

I have tried by adding the below code

path:<>/custom/modules/Notifications/clients/base/filters/default/default.php

$viewdefs['Notifications']['base']['filter']['default']['fields']['is_read']=array();

This was adding the status field in the filter menu of the list view in notifications but removing the existing options.

Can any once please help me how to go with it

Mehul  Bhandari David López Angel Magana Ramana Raju Santhana

Regards

Sidhu