Repeater on a simple json column
So i have a simple json column which just stores an list of items.
As you can see there is no keys. In my model it is cast as an array.
Is it possible to use a repeater field to manage these? Or a better way?
I couldn't work it out or see anything in the docs
2 Replies
tags input
these are essentially tags that are stored in json
alternatively #simple-repeater
🫶