Is it possible to set the select filter's default. See the screenshot for example. I have the school year options and I want to set the default filter to be using the first option. Thank you!
Is it possible to remove a dropdown select option once it has already been selected by the certain record in the database? Is there any resources you can point me to this solution? Thank you!
How can you display the values of checkbox list on table/infolist if the checkbox list is inside the array?
subject [
time
day[
monday,tuesday,etc.
]
]
Is it possible to create a filament page with form that is accessible to public and can still interact with the a model? Like you can access this page without logging in to admin panel. I'm a filament newbie.