Biostate
Biostate
FFilament
Created by Biostate on 7/7/2024 in #❓┊help
How to store extra data in custom field except state?
No description
2 replies
FFilament
Created by Biostate on 3/15/2024 in #❓┊help
Is save action name reserved?
Hi I added an action to my edit page. There is a section for that and I got the code from there. But when I named the Action as save, button is not working. I renamed the Action to save_button it's working now. Is this a bug or save name is reserved? Section that I mentioned: https://filamentphp.com/docs/3.x/actions/trigger-button#registering-keybindings
4 replies
FFilament
Created by Biostate on 4/6/2023 in #❓┊help
How to show a verification modal before save
Hi i want to show a modal to user before form save with a condition. For example if user want to activate product i must ask "Do you really want to activate this product? This product is going to be sellable.". Thanks for all help.
6 replies
FFilament
Created by Biostate on 3/11/2023 in #❓┊help
Add a default value to an input that doesn't exist in my resource
I have price and percentage columns in my resource. When i update price or percentage inputs it updates my result input. This input is disabled. It's just shows result. But when i add default value to result it's not shows result in my edit form. I want to show initial value. How can i solve this?
8 replies