To enable normal users to edit some specific HomePage (Dashboards) in Freedom UI, we need to grant permission to CanManageSolution Operation Permission, but this Operation permission grants permission also to:
We need to set the default Home Page for users in Creatio, ideally based on their functional role, but failing that a single default home page for all users would be acceptable. How can this be achieved? We're using Freedom UI and are on version 8.1.0 in our environments.
In web application, we can set the default page after login by giving the default value in home page field in system users. I want to the same in mobile application, how we can set the default page after login in mobile application?