andis
andis
FFilament
Created by andis on 8/27/2024 in #❓┊help
Table `deferLoading()` calling `loadTable` method twice.
I have enabled deferedLoading() however two calls to the loadTable seem to be made on page load. Is this expected behaviour?
1 replies
FFilament
Created by andis on 8/2/2024 in #❓┊help
Authorize an action
I'm using an action in a Livewire component. I'm trying to authorize the action, for example a user is allowed to delete a model. I know I can hide or disable the action but that does not stop the 'selectedTableRecords' being changed or the 'mountTableAction' being tampered with. What is the best way to check the user has authorization to perform the action given the action parameters?
5 replies
FFilament
Created by andis on 8/7/2023 in #❓┊help
Summary step for wizard?
Whats the best way to add a summary step to the wizard where the user can review all the data entered in previous steps?
17 replies