Make module for certain users
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 01:42 AM
Hello.
I have a module i want to only be seen and used by one user at the moment. Can i have a argument with the user ID so only that user sees and can use it ?
Labels:
- Labels:
-
Service Catalog
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 01:48 AM
Modules are restricted by role, so not sure the use-case here, but you could create a custom role for the user and add that to the module under "roles". If you wish to restrict the exact usage (so someone can now enter alm_hardware.do in the browser and would receive the list) you need to think about creating ACL for your use case.
But just the module -> add the role to restrict it.
Best regards,
Sebastian Laursen