RE: Hide Site Map Entity for specific User
Hi partner,
JavaScript does not work on sitemaps.
I think the only solution is indeed as Mehdi shared in the link, the user's access to the sub area of the sitemap can be determined by the permissions of an entity.
If you don't use this solution, then we have to create multiple apps, each with a different site map. Then, set security roles for these apps.
For example, security role A can only access App X, and security role B can only access App Y. In this way, users with different permissions can access the corresponding app and see the corresponding site map.
But I think this solution is not as good as the privilege control of the site map editor.