Marcellin
Marcellin
FFilament
Created by Marcellin on 3/20/2024 in #❓┊help
How to retrieve id from url and insert as default value in TextInput?
Yes this is what i need, so how can i do that in the create context?
6 replies
FFilament
Created by Chriis on 10/3/2023 in #❓┊help
[object Object] shows as default in Repeater->simple(TextInput)
Is there a fix yet? For the meantime set ->default([""]) (array with an empty element)
73 replies
FFilament
Created by Marcellin on 7/23/2023 in #❓┊help
Retrieve Records from getTableQuery in a Custom Resource for Dynamic Table Data Display
Works great! However i replaced the request() with the $record parameter inside the mount function because the request() was returning empty results. Thanks a lot!
7 replies