Capsule user profile

Hello,

 

I have a landing screen were buttons guide the users to different screens.  However, not every user should be able to click every button.  For example: A nurse should not have access to a client's medical file (screen1) and a doctor's access to the medical inventory file (screen2) should be restricted.  Both screens are in the same capsule.  The nurse and the doctor have the same database access profile, so I want to handle the user's access within the capsule.

 

Does anyone have had a similar case or share best practice how to approach this?

 

Thank you in advance

Answers

  • Thank you for the reply Dietmar!  But how can I define a layout in a button?

  • Hi Steven,

     

    you have to Right click on the butteon and in the menu choose "Layout". then you can define a layout like in a DataView. Under Tab "value" you can define the value shown on the button, under "properties" you can Control the visibility, transparancy and the activity. 

    Just have a look at (it is the same for button): Label Enhancement

    Remember, the visibilty is triggered only in user view, not in editing mode of the screen !

     

    Best Regards

    Dietmar

  • Thank you Dietmar!

  • It works if the User is defined in a cube.  But, if the User does not have access (so, no value in a cube) it returns a Null and consequently not considered as 0.  Adding a condition then for 'Visibility' or 'Enabled' is then possible thus not working.

  • Dietmar Jeschkeit
    Dietmar Jeschkeit Active Partner
    Fourth Anniversary 100 Comments 25 Up Votes 25 Likes

    Hi Steven,

     

    you have to uncheck "hide Zeros" on the block for visibility.

     

    best regards 

    Dietmar