An attribute table does not honor the thousand separator option set on a layer.
上次发布: August 4, 2021ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000141839
已提交
July 30, 2021
上次修改时间
February 10, 2025
适用范围
ArcGIS API for JavaScript
找到的版本
4.20
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
By default, the separator is added in both ArcGIS API for JavaScript 3.x and 4.x API table widgets. The main difference with these two versions is that in 4.x, there is no direct format property directly off of the fieldConfig like there is for popups. There is a way to modify it using intl.numberFormat but intending on providing an easier formatting option in a future release.