Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Sharing Map Page with other users

kafley_monami
Tera Contributor

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

1 REPLY 1

Maik Skoddow
Tera Patron

Hi @kafley_monami 

 

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:

  1. Create a new role, assign that role to the respective users and configures that role in the "Roles" field of a map page
  2. 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