Is it possible to have a dynamic text element in a map layout that changes/toggles based on map layers being turned on/off? example: I have an mxd with several layers that are shown individually in the same scale/layout. The text element would change based on which layer is on. My thinking is that it would be easier to have one mxd and check the layers on/off and print, rather that having multiple mxds that would have to be edited one at a time when changes are made. Can a python script be written to do this somehow>
thanks!