
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2020 10:25 AM
We're deploying our customer service portal and we have noticed that when a consumer registers with the site the roles being added to the consumer are displayed on the portal just like they are internally when a role is applied to a user.
It appears the only way to remove this message is to comment out lines on the RoleManager script include, which is not ideal because this is an incredibly important script. Is there any other way, such as a system property or something that this can be disabled?
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2020 10:49 AM
Hi,
Unfortunately, the only way to stop the InfoMessages from appearing it to comment out those lines in the RoleManager script include. It shouldn't really be a problem to do this if it's a request platform wide to not have those show when adding roles. It would need to be reviewed every upgrade, but that isn't too bad of a task.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2021 03:20 PM
I've completely removed it from the RoleManager, but these messages are still displaying when I create a user through a record producer in the portal. Is there something portal specific that might be doing the same thing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2023 02:58 AM