© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
6 replies
qcol

Two repeaters in one resource?

Hi! Please advise me on how to approach such an issue:
I have tables: items (id, name), sets (id, name, item_id), orders (id, name), order_items (id, order_id, item_id, set_id default NULL).
As for the order_items structure, I'm not quite sure.
What I want to achieve is that on the edit order page, I have the option to add a single item or a set of items (of my choice). This is because an order can consist of both single items and sets. Of course, later on I will need a report of what all the items the order consisted of (both single items and items from sets).
I am wondering how to build resource Orders to allow the addition of both single elements and sets? Using the built-in tools (Repeater divided into tabs?) or will I need some sort of custom page?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Two Resource One Model
FilamentFFilament / ❓┊help
3y ago
two different enum class in one resource
FilamentFFilament / ❓┊help
3y ago
Two Table in one resource using wizard
FilamentFFilament / ❓┊help
3y ago
Two list sfor one resource
FilamentFFilament / ❓┊help
15mo ago