When using Data Driven Pages with a layer that has a join, the Page Number String returns [empty].
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM050574
已提交
November 3, 2009
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
10.0
修正版本
10.1.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
In the dynamic text, change the property to equal <tablename>.<fieldname> where tablename represents the name of the feature class and fieldname represents the field in the index layer that was used for the name of the page. For example:<dyn type="page" property="states.STATE_NAME"/>