Hello,
I've got a web editing application utilizing the feature data form that allows my users to update attributes of water valves (specifically, when and how many times they've been turned). There is a domain ("YES" and "NO") on a field, called TurnFlag, which indicates whether or not the valve has been turned. For values where the domain is NO, they are unable to edit, and tabbing through the fields in the feature data form causes the apply edits button to gray out, as well as being unable to save their edits at all. When the TurnFlag is YES, they can edit normally and are not restricted.
I edited this post based on some of my findings. Any help would be greatly appreciated, my water crews use this app all the time and it's stopped working. We did recently make schema changes to the data, but not to any of the outfields. The REST url has not changed, and I've republished the REST service (making sure feature access was enabled).
Thanks!