Bug-ID-Nummer |
BUG-000147939 |
Eingereicht | March 25, 2022 |
Zuletzt geändert | March 21, 2023 |
Gilt für | ArcGIS Online |
Gefunden in Version | 10.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | In Review
Das Problem wird aktuell überprüft. Bei der Überprüfung wird sichergestellt, dass alle erforderlichen Informationen enthalten sind, die Angaben leicht verständlich sind, es sich nicht um ein Duplikat eines bestehenden Problems handelt und es sich somit um einen gültigen Bug oder eine gültige Verbesserungsanforderung handelt. Während der Überprüfungsphase werden Sie bei Bedarf zur Klärung oder zum Einholen weiterer Informationen kontaktiert.
|
Workaround
- 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.
Schritte zur Reproduzierung