umardi_
Showing icons in Table Column Badge
Maybe you should use Closure as icon's parameter?
https://filamentphp.com/docs/3.x/tables/columns/advanced
10 replies
Dynamic getTableQuery on Toggle Filter
It's working with Select component form using custom filter. I can modify the null value. If I use Toggle component, is there a way to hide queryString filter from showing up in address bar for false value? For example, when I load list page, can I just show http://localhost:8000/peralatan instead of http://localhost:8000/peralatan?tableFilters[komponen_bukan][komponen_bukan]=0
5 replies
Set Value of Sibling Repeater Field from Form Event?
You mean this? https://filamentphp.com/docs/2.x/forms/fields#using-get-to-access-parent-field-values
2 replies