Número de ID do Erro |
BUG-000147939 |
Enviado | March 25, 2022 |
Última Modificação | March 21, 2023 |
Aplica-se à | ArcGIS Online |
Versão encontrada | 10.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | In Review
O problema está sendo revisado. O processo de revisão garante que o problema contenha todas as informações necessárias e seja fácil de entender, que não seja uma duplicata de um problema existente e que seja um erro válido ou solicitação de melhoria. Durante esta fase, é possível que seja contactado para esclarecimentos ou informações adicionais.
|
Solução Provisória
- Open the view with the 'Open in Map Viewer Classic with full editing control' option to edit the view.
- Copy the full capabilities from the source layer's JSON: "capabilities": "Create,Delete,Query,Update,Editing",
- Navigate to Update Definition of the view layer, remove all of the text from the text box, leaving only the following:
{
"capabilities": "Create,Delete,Query,Update,Editing"
}
The capabilities are saved for the view layer, and editing is available for the view layer in the map.
Etapas para Reproduzir