smartnathan
smartnathan
FFilament
Created by smartnathan on 6/1/2024 in #❓┊help
Table row colorization
Please, this isn't working, am I doing anything wrong. ->recordClasses(fn (Model $record) => $record->low_quantity < $record->quantity_available ? 'bg-red-600 text-white' : '')
5 replies
FFilament
Created by smartnathan on 5/18/2024 in #❓┊help
Repeater Calculate all quantity fields
Please, how do I get each individual quantity fields as well as the product id. Essentially, I want to use the product id to get the product product price based on the quantity, then calculate the cost and sum the individual cost of the product and put the sum in the placeholder below.
4 replies
FFilament
Created by smartnathan on 5/16/2024 in #❓┊help
Spatie Translatable: Error upload image.
Please, an issue while using the FileUpload. Uploading an image in my first translation works, but while trying to edit the next translation and upload an image, I encounter this error: No synthesizer found for key: ""
2 replies