cancel
Showing results for 
Search instead for 
Did you mean: 

Can we Have Authorisation in VC

Former Member
0 Kudos

Hi ,

is it possible in VC to assign Authorisation such that particular user can see only particular Graphs and Particular data in the same model.

Please Help.

Thanks

Tulsi

Edited by: Thulasi ram on Jun 20, 2008 9:26 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

yes you can do it .

Only Certain users can see ceratin Forms or graphs or Table .

This can be done if These are in a Layer Naviagtion i.e by providing guard condition over the Layer navigation we can avoid the users to see particualar Elements

Regards,

govindu

Former Member
0 Kudos

Hi Govindu,

You are very helpfull at any time.

can you please explain me in detail, How can i do this layer navigation in order to show few graphs to particular user.

can you explain in step by step procedure it will be greatly helpfull.

Thanks

Tulsi

Former Member
0 Kudos

Hi,

Steps:

1.Add two layers to design board and User data Control form the Compose Panel.

2..Drag the elements which you need authorization into a Layer.

3.Drag the remaing elemnts into another layer.

4.drag the connecting line sb/w the layers

5.set the Guard condition on the line connecting b/w the layers Like : ISNULL(USERDATA@FIRST NAME ===' Tulasi ram').

it will allows the users having Fisrt name Tulasi ram.

6.Set the navigation control to any type other than None.

Regards,

Govindu

Answers (0)