Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi Guys,
Can we restrict based on role/user through Visualization Configuration Administration.
<?xml version="1.0" encoding="utf-8"?>
<preferences>
    <category name="General"> 
      <subcategory name="UI_Config">
        <preference name="disabled_commands" value="PrintCmd,PrintNoAccelCmd,PrintMultiCmd,PrintPreviewCmd,MultiPrintPrintCmd" locked="true"/>
      </subcategory>
    </category> 
</preferences>
Regards,
AJ,
Are you sharing or asking a question? If sharing, can you add more explanation?
@avillanueva Thanks for the response.
Based on the above XML, I restricted in server preference, but what I am asking is to restrict the selected group & users.
For example: [Print Access]
3 users I have 1 user I need to restrict other not restrict
2 roles/groups, 1 I want to restrict, the other one. I don't want to restrict
Regards,
AJ
