Is it possible to hide or disable the public logs for certain user profiles. For example, we want users under Support Agent profile to never be able to add public logs but can still add private logs only. Thank you!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
One way to do that would be an override of the GetInitialStateAttributeFlags and GetAttributeFlags methods. There are maybe easier way to do it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Is it possible to hide or disable the public logs for certain user profiles. For example, we want users under Support Agent profile to never be able to add public logs but can still add private logs only. Thank you!
Hello,
One way to do that would be an override of the GetInitialStateAttributeFlags and GetAttributeFlags methods. There are maybe easier way to do it ?