FilamentF
Filament3y ago
VR

Table actions on demand

Hi guys,

I need to load actions on demand. Is that possible? I want that the data to be loaded first (without any actions related to being rendered) and the actions to be computed after that, or maybe by clicking on the action group to compute all the actions available for that record.

Because I have a lot of records and on each record, I have multiple actions (9-14) and each action has multiple conditions if I show the action or not. I tested with and without actions and the difference in about 30-40%.

Do you guys have any insights on the matter?

PS: I'm still using filament v2.

Best regards,
Vasi
Was this page helpful?