Hello Guys
I working with Visual Investigator LTS 2025/03 version
I need working function for Object Manager query (full link: Properties > Desktop > Object Manager) that will sort data in Secondary object manager tab object
in next way.
Input is "users and groups" type field (users_groups). I need that data in Secondary object manager tab will available for "current_user_id" base on values in that field.
I tried to use; fieldvalue(users_groups).includes(%current_user_id%) but it didn't work no error wasn't thrown away
Please help were can I find the list of working function for this issue
Thanks