Select to view content in your preferred language

Use dynamic text to list field values from attribute table

879
2
06-02-2014 09:48 AM
AmandaStolnacke
New Contributor
I have a feature class with a field named "DISTRICT" and I want to print a list of the values in this field to a text box in layout view for one map. There are 10 rows and I would also like to divide the list into two columns. Is there a way to do this with dynamic text outside data driven pages?
0 Kudos
2 Replies
JeffBarrette
Esri Regular Contributor
Yes.  You can build a dynamic text table.  There are two examples out there.  I suggest you download and review the code / readme files.

http://www.arcgis.com/home/item.html?id=3a525b986b774a3f9cbbd8daf2435852
http://www.arcgis.com/home/item.html?id=af4fe32a93554eadbd3be3b0e55326be

Jeff
0 Kudos
AmandaStolnacke
New Contributor
Thanks so much for these links!
0 Kudos