Sharing Map Page with other users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 02:23 AM
Hi,
How can I share a map page under system map page to other users?
I have created a map page for a special purpose within my company and I want to extend the visibility of the map page to a few certain users.
How can I achieve that?
I should not extend the 'admin' rights.
I have tried with reporting by creating map source and other details but the effect is very different to map pages.
For example, I want to share the attached map page with users: A,B,C. How should I do that?
Any leads will be very helpful much appreciated.
TIA,
Monami
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2023 07:42 AM
map pages represent a feature which is intended to be provided to a larger audience and basically without any restrictions - for example as fundamental part of an application. They have no sharing features like reports.
As a workaround I see only 2 approaches:
- Create a new role, assign that role to the respective users and configures that role in the "Roles" field of a map page
- Add a condition in the script field which checks whether the current user is one of the users which have access. If not, trigger a redirect to the home page.
Maik