Select to view content in your preferred language

Allow <Details> html tags in popups

818
3
09-06-2022 07:04 AM
ingean
by
New Contributor II

Map popups can be configured using HTML which allows for a lot of creativity. However not all HTML tags are allowed (for security reasons I guess), but being able to use <details> and <summary> would be neat as it would allow users to hide / show (collapse) content in the popup. Thus, it would provide a better user experience for popups with a lot of content (e.g. images, histograms, tables etc.).  

Example markup:

<details> <summary>Open for details</summary>Here is more information </details>

Tags (4)
3 Comments
BjornSvensson
Status changed to: Under Consideration
 
JCGuarneri

This would would be extremely useful to me. The other option I'd considered is the "button" tag, but this solution seems more flexible.

ZachSvoboda

@BjornSvensson Yes, please add this capability. Would make my Dashboard pop-ups look much more professional and easier to sell GIS capabilities to prospective users.