How to set initial_filter in SuiteCRM 8.6?

Hello,
is it possible to set initial filter for search modal dialog that appearch when user clicks on arrow next to relate field?

i tried to use initial_filter:

'displayParams' => array (
        'initial_filter' => '&<field_name>=<value>',
    ),

but looks like this does not work in SuiteCRM 8+

this is what i am trying to achieve:


Hey @adam_2, welcome to the community!

This seems to be missing feature on SuiteCRM v8. It has already been raised on github.