Repeater Error on Edit
I've try out the repeater Field, its work on create new Items, but when I try to edit a record I got the error:
foreach() argument must be of type array|object, string given
It's stores content as longText in the DB. Its only work with JSON type?
3 Replies