How To Close Modal Action After Successful Run in extraModalFooterActions?

i have a problem with my action in extraModalFooterActions . The problem is after user run action from extraModalFooterAction , its doesnt close the modal action . any ideas ?
No description
2 Replies
Want results from more Discord servers?
Add your server
More Posts
Not saving all the inputI created a form, but why aren't all inputs saved? My model ```protected $fillable = [ 'useSpatieMediaLibrary: how to use responsive ?when uploading images i use the `responsiveImages()` method, but I can see no method for displaying Is it possible to change all blade components prefix from <x-filament>?I don't want this all over my templates in case I want to refactor later, plus it's long and ugly. IShowing a relationship on one infolist, but not on the other.I have an `InstallerResource` that has an edit page and an onboarding page. ``` public static fProblem with SPA modeAfter enabling `spa` mode I got an error in some routes ``` TypeError: window.liveWireScriptConfigPlugin count on filamentphp.com always off by 2The underlined total shows 271 but the actual total is 269. It's been like this I think forever so mHow to Execute a Function on Button Click and Component Render in Custom Filament Fields?Hi, I am creating custom fields and want to include a button that, when clicked, executes a functionWhen using EditAction in an ActionGroup, how can the icon be removed?Hi, I have several EditActions in an ActionGroup and can't remove the icons. Can anyone advise on hShow a Select instead of the list of the tabs in the List pageHi everyone! I have a resource called Payment and a page called ListPayments. I created as many tabUse Enums in modifyQueryUsing for the ListRecord getTabsI am using Enums in select on the form and in a selec filter but don't get how to use in a getTabs i