Stavenger
Stavenger
FFilament
Created by Stavenger on 8/29/2023 in #❓┊help
Help with custom table and modal logic.
Mmm, interesting, but I will need to be able to manipulate the collection, adding and removing Models, maybe caching it for the user ?
4 replies
FFilament
Created by Stavenger on 6/29/2023 in #❓┊help
Accessing Owner form data from Relation Manager create or edit modal.
What could be a workaround ? Maybe disabling the relation manager actions if the main form is modified but not saved yet ? Is that possible ?
9 replies
FFilament
Created by Stavenger on 6/29/2023 in #❓┊help
Accessing Owner form data from Relation Manager create or edit modal.
On this case is on the Edit Page, so the record is already created. But my users tend to modify values on the main form, then add details on the relation manager and then click save on the main form. So I'm looking for a way to validate the main form data during the create/edit relation manager modal.
9 replies
FFilament
Created by Stavenger on 6/29/2023 in #❓┊help
Accessing Owner form data from Relation Manager create or edit modal.
That access the owner model. What I need is accessing values on inputs in the owner form. Say I changed some values on the owner form but didn't save them yet and I click create on the relation manager, now I want to get the news values of the parent form for some validation on the relation manager create dialog.
9 replies