samsasba
Dynamic field
Hi, i have got
Attribute
called result which looks like this:
Now in filamentphp form i want to have a conditional field; meaning when the type is int
i want it to display TextInput
and when it's varchar
Select
, i know this can be done when using a form, but in my case i want it to be in the table with the field TextInputColumn
.2 replies
Multi-panels different image paths
Hi, currently i'm using filamentphp v3 with multi-panels, and i want to store images in a specific directory for each panel e.g. admin => '/images/admin/JASKD23908HR890ADYHA0D12.png' , user => '/images/user/ASDK2309J9023FH23890HF3890.png'
7 replies
Badgeable column
I just installed https://filamentphp.com/plugins/awcodes-badgeable-column works perfectly except the badges colors aren't shown, i spent +3 hours trying to compile css but no luck.
11 replies