Hide the UI For Features That Users Haven't Permission To
P
Pawel Lipinski
There is no need to clutter platform with the ui elements that users can't use anyway. Like settings option for the Inbound Call Routing at the bottom of the “My Profile” page.
Why not to hide it or put in the Phone Settings. This would help reduce churn by creating the impression that the platform is easy to use.
The alternative solution would be to change the architecture of pages like “My Profile” or “Business Profile” so that they aren’t embedded in an iframe. That way we could clean up these pages and others by removing unnecessary UI elements using custom CSS/JS.
Log In