Select to view content in your preferred language

Difficulty generating a URL in cluster popup based on cluster fields

151
0
04-18-2023 08:33 AM
Labels (1)
DevonReed
New Contributor II

I'm trying to generate a url based on cluster fields and put it in a link in a cluster popup. This is my first time working in AGO and the methods I was using in Enterprise don't seem to be working for this specific purpose. The html I want is something like

<a href="(base url)#p3={extent_mode}">link text goes here</a>

I can get it to work with the cluster_count, but not any other cluster fields (I'm trying to use a predominant value to get a value that is identical throughout the cluster). In general I'm not actually sure other cluster fields are even working in the same way cluster_count is?

Any ideas on alternate methods?

0 Kudos
0 Replies