AppStudio for ArcGIS Quick Report template app does not display range or coded value domain fields.
上次发布: April 6, 2017No Product Found
漏洞 ID 编号
BUG-000102543
已提交
January 31, 2017
上次修改时间
August 28, 2025
适用范围
No Product Found
找到的版本
N/A
操作系统
Qt
操作系统版本
N/A
修正版本
1.4
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Open the project in Qt Creator or navigate through Windows Explorer.2. Quick Report > pages > AttributesPage.qml.3. Scoll down to line # 148.4. Replace this line with the following code (minus the double quotes) - "domainTypeIndex = getTypeIndex(modelData["domain"]["type"]);".5. Go back to AppStudio for ArcGIS and refresh the app.6. Open App and it should now reflect the domain field.