Select to view content in your preferred language

Open a map from another map popup within Field Maps

513
1
Jump to solution
08-25-2022 10:48 AM
RiainGarcia
Occasional Contributor

Is it possible to open a different Field Maps map from a popup. I know it's possible to open Survey123 from a popup with Field Maps but I can see documentation to support opening another map within Field Maps

0 Kudos
1 Solution

Accepted Solutions
ColinLawrence
Esri Regular Contributor

Hi @RiainGarcia ,

Yes you can accomplish this using the "open" referenceContext and passing the webmap itemID. There are some examples in under the table in this link. If the map is shared with you and is within in the same organization nothing further is needed; if the map is under a different organization/account you may need to pass the portalURL parameter as well which will sign you out and switch accounts. I hope this helps!

Regards,

Colin

Regards,
Colin

View solution in original post

0 Kudos
1 Reply
ColinLawrence
Esri Regular Contributor

Hi @RiainGarcia ,

Yes you can accomplish this using the "open" referenceContext and passing the webmap itemID. There are some examples in under the table in this link. If the map is shared with you and is within in the same organization nothing further is needed; if the map is under a different organization/account you may need to pass the portalURL parameter as well which will sign you out and switch accounts. I hope this helps!

Regards,

Colin

Regards,
Colin
0 Kudos