_bigroom
_bigroom
FFilament
Created by _bigroom on 4/30/2024 in #❓┊help
When using groups in a table, select each row individually instead of the entire group
When using groups in a table, if I click on the checkbox for each row, the entire group is selected. Is there a way to select each row individually instead of the entire group? I want to get the ID of each row within bulkaction for it.
2 replies
FFilament
Created by _bigroom on 3/2/2024 in #❓┊help
How to use html in getTitleFromRecordUsing
For example, by ->getTitleFromRecordUsing(fn ( $record): HtmlString => new HtmlString('<img src="'.$record->product->image.'" width="80" height="45">')) Or, if there is some other way to do this, I would appreciate your suggestion.
10 replies