Hello,
I have created a function including a loop that generates an object.
This gives this result, which I'd like to store in an object in my database
I already created the column within the database.
Now when I try to edit the record in the database like this:
I get this error:
Does somebody knows how I may solve this?
Thank you