form and table view

Could you please give me guidance and advice on how to implement the features of the videos sent using Filament?
10 Replies
Dennis Koch
Dennis Koch2y ago
Looks like you want a ->contentGrid()?
Dennis Koch
Dennis Koch2y ago
Anything is hard to tell. Those videos don't have good quality
wyChoong
wyChoong2y ago
Why would you create another post for the same question
freekdz
freekdzOP2y ago
Because I clause the other I think it’s more clear to explain what I want to do I must create action button to do it ? To have the 2 views possibilities ?
Dennis Koch
Dennis Koch2y ago
What do you mean by "2 views possibilities"? Grid and List view?
freekdz
freekdzOP2y ago
Yes
Dennis Koch
Dennis Koch2y ago
Sorry, 3 blurry videos don't really explain what you need 😅 Yes, you need an action and store the state on the Livewire component. This was asked some days ago (was it you?)
freekdz
freekdzOP2y ago
How can store the state in livewire component please ? I am novice i try to learn make api
Patrick Boivin
@freekdz It sounds like you need to explore Livewire a little bit, to understand how to approach this problem. Anything custom in Filament will most likely be done in Livewire.

Did you find this page helpful?