I am using the instructions in the following ESRI post,
https://support.esri.com/en-us/knowledge-base/how-to-display-attributes-of-intersecting-features-in-a-000028227
The code works for me as I get the information from the intersecting feature. However, I am wondering how can I modify this code so the results do not show any duplicates. For example, I have a large parcel that has patches of Environmentally Sensitive areas. Instead of showing that multiple times, I would like that to appear only once.