Comment to Hide users in the user list
-
Thank you for the clarification! But maybe I could customize a user list with the serviceBrowseByAcl method? It's mentioned here: https://github.com/unaio/una/issues/2709 . How can I use this?
-
@LeonidS I have entered this array but when I click to save, I just get a neverending loading ring and it won't submit. If I remove the code from the field then the Save button will work but then there is no code applied (obviously). Is something wrong with my code that is not letting it submit for some reason?
array (
'module' => 'bx_persons',
'method' => 'browse_by_acl',
'params' =>
array (
0 =>
array (11),
),
-
Hi @Corey Dozier !
I corrected my previous post - in this editor mode, the post has lost the closing ) symbol.
-
You da’ man @LeonidS !