I try to hide button (visible =false) in user session screen and I want to create other button , it look like work in studio , but after deploy the project, the button still appear
The better solution is using Roles: on the UI tab of Roles editor find the sec$UserSessionEntity.browse screen and set hide for the button you want to hide (for example, sessionsTableMessageBtn).