Skip to main content
UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
  • Platform
  • Resources
  • Community
  • Pricing
Comment 'Yes, it's possible. ...' to 'Hide users in the user list'
Comment to Hide users in the user list
    •  ·  LeonidS
    •  ·  In reply to
      Achim Wagenknecht
    •  ·  2020-05-13T17:05:35+0000

    Yes, it's possible. You need to create the new "service" block via Studio->Developer->Pages->Persons->the necessary page and place the following content there:

    array (
     'module' => 'bx_persons',
     'method' => 'browse_by_acl',
     'params' => 
     array (
      0 => 
      array (3, 7, 8),
     ),
    )
    

    Where is the bold line - the ids of necessary mem levels (can be checked in Studio->Permissions page, just hover on any links there like "36 actions" and you will see the URL like studio/builder_permissions.php?page=actions&level=7 where the bold part means what you need).

    • See older replies...
      •  ·  Corey Dozier
      •  ·  In reply to
        LeonidS
      •  ·  2024-06-22T02:43:12+0000

      @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),

      ),

        •  ·  LeonidS
        •  ·  In reply to
          Corey Dozier
        •  ·  2024-06-22T10:14:48+0000

        Hi @Corey Dozier !

        I corrected my previous post - in this editor mode, the post has lost the closing ) symbol.

          •  ·  Corey Dozier
          •  ·  In reply to
            LeonidS
          •  ·  2024-06-22T17:15:21+0000

          You da’ man @LeonidS !

        See more...
        • Features
        • Pricing
        • Forum
        • Blog
        • Market
        • About
        • Copyright
        • Contact
        • Terms
        • Privacy
        • 𝕏
        Search
        UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
      • Platform
        • Features
        • Core CMS
      • Resources
        • Documentation
        • Marketplace
        • Discussions
        • Support Groups
        • API Reference
        • UNA CMS on GitHub
        • Webinars
        • Blog
      • Community
        • Discussions
        • Groups
        • Webinars
      • Pricing
      • Are you sure?
        Please, enter a value here