Erro
Número de ID do Erro | BUG-000175170 |
---|---|
Enviado | March 19, 2025 |
Última Modificação | June 17, 2025 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 3.4.3 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 11.0 64 bit |
Status | As Designed |
Add additional concatenating attribute rules as shown below:
var FullAddNum = $feature.FullAddNum;
var FullStNm = $feature.FullStNm
return Concatenate([FullAddNum, FullStNm], ' ');
st_name, the field being edited is not in the rule's list of triggering fields, so the rule never triggers. Adding st_name to the triggering fields list resolves the issue.
ID do Erro: BUG-000175170
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri