popupdefs static/enforced criteria

Hi @MadMart,

Can you please guide me on how we can add initial_filter for detail and list view?

I tried the below code in metadata/detailviewdefs.php and listviewdefs.php but it is not working, it is only working with editviewdef.php

‘displayParams’ =>
array (
‘initial_filter’ => ‘&user_kind_c_advanced=Employee’,
),