In data driven pages, it's possible to get attributes from the index layer using the following tag:
<dyn type="page" property="Field Name"/>
...where "Field Name" could be any field name.
But the same "page" type allows to retrieve other properties, including "name", "number", "index", "count" etc, see more here
What if one of your attribute fields in the index layer has the same name as "name", "number", "index", or "count"? What does ArcMap give preference to in that scenario? Is it the attribute or is it the data driven pages properties?
Thank you
<dyn type="page" property="Field Name"/>
...where "Field Name" could be any field name.
But the same "page" type allows to retrieve other properties, including "name", "number", "index", "count" etc, see more here
What if one of your attribute fields in the index layer has the same name as "name", "number", "index", or "count"? What does ArcMap give preference to in that scenario? Is it the attribute or is it the data driven pages properties?
Thank you