AliBabba420
AliBabba420
Explore posts from servers
FFilament
Created by AliBabba420 on 12/13/2023 in #❓┊help
How to remove applied filters from url
No description
10 replies
FFilament
Created by AliBabba420 on 12/1/2023 in #❓┊help
Undefined variable $listLimit
i just update my composer and getting this error anyone face this error
29 replies
FFilament
Created by AliBabba420 on 12/1/2023 in #❓┊help
How to get the list page of the resource in Resource sub-navigation
i have a product resource and i want to add all the pages in the subNavigation like list page also have the sub navigation and all other create,view and edit page
2 replies
FFilament
Created by AliBabba420 on 11/28/2023 in #❓┊help
ViewPage in index
i have a specific records view page that i want to display in the index how ,like i want when i click some of the resources that should open a perticular records viewpage?
2 replies
FFilament
Created by AliBabba420 on 11/18/2023 in #❓┊help
Dispatch event not working on action
EditRecord in panel 1 Action::make('Close Case') ->label(strval(__('close_case'))) ->action(function (Model $record) { $this->dispatch('switchedTeam',[$record])->to(PagesEditStudentCenter::class); }), same resource in panel 2 EditRecord #[On('switchedTeam')] public function switchedTeam($record) { info("list"); dd($record->id); } while i execute this close case action the switchedTeam function is not triggered in the panel 2
3 replies
FFilament
Created by AliBabba420 on 11/14/2023 in #❓┊help
Repeater by default open the field?
No description
9 replies
FFilament
Created by AliBabba420 on 11/9/2023 in #❓┊help
Table Widget table width ?
how to get the full width of this table widget
4 replies
FFilament
Created by AliBabba420 on 11/8/2023 in #❓┊help
Current route is not working correctly
No description
4 replies
FFilament
Created by AliBabba420 on 10/30/2023 in #❓┊help
Relation Manager action open in a page
i have a relation manager student in class resource and i add student in the student relation manager headerAction but it open a modal but i wnt a page for that form how can i achieve that
2 replies
FFilament
Created by AliBabba420 on 10/20/2023 in #❓┊help
Infinite scroll In Table
Is there any way i can archieve infinite scroll in table list view instead of pagination
5 replies
FFilament
Created by AliBabba420 on 10/10/2023 in #❓┊help
Wizard Actions
Can i add some actions in the wizards like I have 4 steps in the 2nd step I want two buttons one which redirects to step 3 and another button which redirects to step 4 So step 3 and 4 is related to step 2 with buttons
10 replies
FFilament
Created by AliBabba420 on 10/4/2023 in #❓┊help
ADD a Action Button in Modal
how can i add a action button inside a modal
7 replies
FFilament
Created by AliBabba420 on 9/29/2023 in #❓┊help
SubSidebar error
No description
7 replies
FFilament
Created by AliBabba420 on 9/28/2023 in #❓┊help
Extend a Resource List Page in another Resource Custom page
can i extend a userresource list page in another studentresource custompage
3 replies
FFilament
Created by AliBabba420 on 9/25/2023 in #❓┊help
Pass Widgets and Custom page both in Tabs
Pass both edituser and some widgets in tabs when it go to the edit action
2 replies
FFilament
Created by AliBabba420 on 9/24/2023 in #❓┊help
Resource Widgets in the EditPage using Tab layout
I have a student resource file and in the edit page I want to show some resource widgets in tab manner, in v2 i use solutions forest filament tab layout plugin but when I switch to v3 i saw the plugin is archive and it is integrate in v3 infolist builder tab but exactly IInfolist builder is not pass resource widgets ? Any ideas how can i pass resource widgets in the tab and display it in the edit page of studentresource
4 replies
FFilament
Created by AliBabba420 on 9/22/2023 in #❓┊help
filament v3 doesn't support tabs as a widget ?
No description
5 replies
FFilament
Created by AliBabba420 on 9/20/2023 in #❓┊help
How can i add a search button in global search
So i want a search button in global search, like after fill up the global search input field after clicking the search button then it should so all the result
10 replies
FFilament
Created by AliBabba420 on 9/18/2023 in #❓┊help
How Can i use index.blade.php file of my Project Outside the vendor file and access it in resource
No description
3 replies
FFilament
Created by AliBabba420 on 9/14/2023 in #❓┊help
V3 Upgrade Error
No description
12 replies