kamilstern
Explore posts from serversAre nested repeateble fields possible?
Let's say, we will use a gamification like scenario. Think of some frankenstein-creature builder: level 0. is whole body (head, arm, leg, chest, ...) 1. level is is arm - in arm you have level 2. where is shoulder, forearm, hand, etc. and 3. level is fingers. 4. level is phalanges of a finger. And remember we are building a frankenstein, that can have two left arms, three left hands and 3 fingers and each of them have different number of phalanges. And each user can build its own Frankenstein. Obviously, this is for illustration. In my app I have real life atomization and it works great from the UI perspective. But the backend code is complicated. That's why I was thinking that perhaps Filament have solved the unlimited nesting of repeaters elegantly and it's offered out of the box.
31 replies
Are nested repeateble fields possible?
A dumb guess is they would promote the heck out of it it would work. It's not so easy to implement by the way. I am using such thing myself in my app, but it's not the cleanest thing. That's why I was interesting in this thing. But it seems that it's missing.
31 replies