Hello friends,
I am configuring a Typeahead field with User as reference object. I want to pull users whose Primary Role = X or Secondary Role= X. I see in the filter, I am able to pull users with Primary role=X using below
roleID=X
roleID_Mod=in
trying how do I pull those with Secondary role=X.
Appreciate any support.
Thanks