© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
7 replies
kamav

Multiple Repeater

In the models Customer, Service, Transaction, ServiceTransaction, Payment, and PaymentTransaction, I display ServiceTransaction using a repeater in TransactionResource. I also want to use PaymentTransaction with a repeater, but it doesn't catch the payment_id. Is there a way to use a repeater that isn't related to the resource? Thank you!
Solution
The problem is I can’t see the array sent by “payment” .
Yes, because you declared it a
->relationship()
->relationship()
it is saving directly to that relationship and removing the data afterwards.
Jump to solution
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

Multiple add actions on repeater
FilamentFFilament / ❓┊help
2y ago
Repeater Positioning of multiple items
FilamentFFilament / ❓┊help
3y ago
Help - Repeater Add Multiple Items Action
FilamentFFilament / ❓┊help
4mo ago
Dynamic Repeater based on FileUpload->multiple() files
FilamentFFilament / ❓┊help
15mo ago