Knowledgebase
Define a home page according to the role
Posted by z Jean-jacques Jouanneaux on 26 August 2010 05:28 PM

Is it possible to define the first page a user will access to according to its role? For example, a user with an Account department role would be directed to a financial result page, whereas a user with a sales person role would be directed to a page with the products.

There are different ways to achieve this result:

- Visual Guard .Net is compatible with the LoginViews (for ASP.Net applications). You can define a LoginView in your welcome page. It would display a view adapted to the user’s role.

- You can test in the code of your application whether a user has a role and redirect the user to a given page according to its role.



Visual Guard 

(0 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys