KB-31896: Button’s visibility according to the user logged in.

Question:

How can I have a button be visible or invisible according to the access level of the user logged in the application?

Solution:

To do so, create a script in OnUserLogin event that checks the application’s UserAccessLevel property and, based on its value, attribute either 1 or 0 to the button’s Visible property.

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *