In my plugin i want to be able to get a field value, but right now I can only get it if it has been updated on the form. Currently i’m using an entity.contains() function and then a retrieve, but this doesn’t work for just getting values in the form if the field hasn’t changed.
Does anyone know how I can do this?
Thanks
You need the pre-image. The pre-image contains the entity as it was prior to the update. You can regiester a new image with the plugin registration tool.