thyk123
Make custom form like GForm
Hello, I have a new project to make a custom form like GForm where the user tenant can create custom forms themselves. So the custom forms will made and appear on the front page and filled by the guest.
Is that possible in filament? Do you have any suggestions? Thank you and have a nice day!
Is that possible in filament? Do you have any suggestions? Thank you and have a nice day!
2 replies
is it possible to make maxvalue in texinput dependant based on select?
i want to achieve that max value from text input can change depend on how many qty left in stock from 'asset_id', so when the user select specific 'asset_id', max value 'to_use' field is change depend on what user select
Thank you for your help!
3 replies
Reset/load fields after select field updated
Hello, i want to make field qty reset or loaded after select field updated.
I want to get data maxValue qty have relationship from $record that must be selected before
How to achive that?
Thank you!
6 replies
badge with link and show name instead id
Hello everyone! Have a nice weekend!
I want to ask about my code here below
firstly I want to make each badge from the relationship have a link, not only 1 link but multiple links from how much data from the relationship
second, I want to show instead but still want to get the id for link the URL each badge
how can I do that?
Thank you!
8 replies