AhmedHelalAhmed
AhmedHelalAhmed
FFilament
Created by AhmedHelalAhmed on 7/16/2024 in #❓┊help
hide or remove reset in the filters form
No description
9 replies
FFilament
Created by AhmedHelalAhmed on 7/11/2024 in #❓┊help
Persist filters in session how to clear it
Hello, I applied https://filamentphp.com/docs/3.x/tables/filters/getting-started#persist-filters-in-session is there a way to remove the session? Currently I remove key tables from session is there any other way?
1 replies
FFilament
Created by AhmedHelalAhmed on 7/11/2024 in #❓┊help
Persist filters in session remove filters from url
Hello, I applied https://filamentphp.com/docs/3.x/tables/filters/getting-started#persist-filters-in-session but when we go to another page and return to the page that hold the filters it applied the filters but the filters not appearing in the url so we can not share the page with specific filter can you please advise?
4 replies
FFilament
Created by AhmedHelalAhmed on 7/20/2023 in #❓┊help
multiple select filter show value then show key
Hi, I'm trying to add multiple select the issue is that I'm using getSearchResultsUsing method and query return back ->pluck('ref', 'id') I search with ref and it show when I select it it show the ref for second then show the id in the label any idea?!
2 replies
FFilament
Created by AhmedHelalAhmed on 6/18/2023 in #❓┊help
can I have multiple pages for the same model?
I have model and I want have it in two different resources or pages can I do that? I tried but both has the same path
4 replies