5 years ago
#17353
::
Hello Klaus,
the problem is that you are trying to move the data into a structure wich has no default values for the fields.
You have to set a initial default value for all fields you want to access.
Here you can find a little video showing how to fix this.