Zum Hauptinhalt gehen

Editing issue

Kommentare

7 Kommentare

  • Permanently deleted user

    Hi Jared,

    This behaviour is not expected. If you get the message "This feature has no editable fields" is either because your Feature Layer is not editable or for some reason the layer that feature belongs to was not loaded correctly.

    Is it possible to look in your application log messages and Fiddler trace to get some insight? Is your Feature layer public so that you could possibly share here?  

    Thanks

    0
  • Permanently deleted user

    Hi Jared,

    If you re-identify the feature after it has been zoomed to and the zoom has stopped, is it editable then? There are issues with the way OnDemand feature layers work. What's happening is that the editor tries to edit your chosen feature before or during the map zoom operation. With OnDemand feature layers, this means the layer is re-queried for a fresh set of features in the new map extent. The esri's API will actually in this case remove all association between the feature and the layer and "discard" the feature in favour of the new sets of queries results. This leaves the editor holding a feature that no longer belongs to a layer.

    We've solved this problem in other components, but hitting "Edit Feature" while the map is still moving can still trigger this. If you hit Edit Feature *after* the map has finished moving, you will probably be able to edit the feature as intended. If not, there may be a different issue at play.

     

    0
  • Jared Burkholder

    Hi Jason,

    That may be the issue.  I found that it was working some of the time but could not figure out what was causing it to act that way. 

    Thanks for your quick response.

    0
  • Permanently deleted user

    I am having similar issue but I can confirm that it occurred even when the map was no longer "moving". So I was curious @Jason if you ever resolved or determined if the "still moving map" was indeed the source of error?

    0
  • Permanently deleted user
    I'm having the same issue. My feature service allows editing but when I try add a related table record, I get "The feature has no editable features". Any resolution for this?
    0
  • Permanently deleted user
    I am having this issue as well. I switched the feature services to "Selection Only" but it is still happening. Did anyone fix this issue?
    0
  • Malcolm Walker
    • Community-Manager
    Hi Folks,

     

    We've found some issues when trying to add related data on sites that have permissions set.  If the user trying to add a related record is not allowed to see the related layer or table, then they may get an error when trying to save edits.

     

    Similarly, if the layer or table that has the related information is not added to the Essentials Site then there may be an error when trying to add a related record.

     

    For users still experiencing problems, can you post a screenshot of the error message(s) you see, as well as the steps leading up to the error, so we can match them up to what we're working on, or see if they are new problems?

     

    Thanks!

     

    -Malcolm
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.