Hello,
Is there a downloadable ArcGIS Pro project that demonstrates how to create advanced popups using Arcade? Some of the videos that I found showcase how we can use Arcade to create advanced popups but unfortunately it is hard to copy text from a video. I also found several web pages with popup examples, but those examples are limited and basic. I would like to know if someone could share or point me to a more complete ArcGIS Pro project that I can download and use as a starting place to learn more about advanced popups. For example, I would like to know more about 1) Buffering in ArcGIS Pro popups using Arcade. 2) Formatting text based on a value such as Yes=Green, and No=Red. 3) Creating Tables in Popups.
Please let me know if you would be willing to share an ArcGIS Pro project that showcases some of the advanced popups we can build with Arcade.
Thank You!
There is a repository of Arcade expressions on Esri's Github site: https://github.com/Esri/arcade-expressions
Ken,
That defiantly helps.
Thanks!