NetXMS Support Forum

English Support => General Support => Topic started by: Beda on March 01, 2013, 04:41:40 PM

Title: Configuration of Perspectives
Post by: Beda on March 01, 2013, 04:41:40 PM
Hi, I would like to ask you two questions related to configuration of NetXMS:

First, is it possible to prevent some users from viewing some perspectives?
My goal is to prepair a "simple" perspective for non-experienced users and I would like to hide their "Default Perspective" button. I would like the default perspective to be visible only for more privileged users. Ideally, non-experienced users should not be able to customize their perspective at all.

And the second question: Is it possible (in some perspectives) to hide items in a context menu of objects in an Objects Browser?
A motivation is the same as in previous case: non-experienced users could be confused.
Title: Re: Configuration of Perspectives
Post by: Victor Kirhenshtein on March 01, 2013, 04:54:24 PM
Hi!

Both functions will require additional development. It is technically possible to create UI element filters in Eclipse RCP (underlying platform of client application) as additional plugins.

Best regards,
Victor