API 4.29 "spoiled" Editor widget to show even nonvisible and noneditable layers. In API 4.24 it ignored them

162
1
Jump to solution
3 weeks ago
MichaelLev
Regular Contributor

Editor widget should show only editable layers and only if they are visible.

in API 2.24, it behaved so.

But in API 45.29, Editor widget displays an editable layer even if it is nonvisible on the map. And it also displays non-editable layers. It only displays them in "bright" colors.

How can I make the API 4.29 Editor widget behave as in API 4.24?

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
MichaelLev
Regular Contributor

I solved it by modifying the widget html from my widget code. But I wish ESRI will correct it - that the editor widget will not display non-modifiable layers

View solution in original post

0 Kudos
1 Reply
MichaelLev
Regular Contributor

I solved it by modifying the widget html from my widget code. But I wish ESRI will correct it - that the editor widget will not display non-modifiable layers

0 Kudos