KA
KA
FFilament
Created by KA on 12/13/2023 in #❓┊help
Replicate action: Is it possible to replicate relation data when replicating the row?
I have a table with hasMany relationship with another table. Structure: tbl1 -------------------------------- id. | name -------------------------------- 1 | abc 2 | xyz 3 | abc123 tbl2 -------------------------------- id. | tbl1_id | attr -------------------------------- 1 | 1 | 8847 2 | 2 | 3332 3 | 1 | 2234 Now the replication action is replicating the tbl1 row, but not the relational data from tbl2. I have checked the doc (https://filamentphp.com/docs/3.x/actions/prebuilt-actions/replicate), but can't find the answer. Please help me to find the way to accomplish it. Thanks in advance.
2 replies
FFilament
Created by KA on 12/6/2023 in #❓┊help
->expandableLimitedList() seems not working as expected for InfoList
No description
23 replies
FFilament
Created by KA on 11/21/2023 in #❓┊help
beforeStateUpdated is not working on Tables\Columns\ToggleColumn
No description
13 replies
FFilament
Created by KA on 11/20/2023 in #❓┊help
Two columns in one cell
No description
9 replies
FFilament
Created by KA on 8/29/2023 in #❓┊help
Displaying a description with HTML tag or entity on TextColumn
15 replies