Hi everyone, I'm new in filament, i want to ask how to create invoice/ sales order number filed bases on squence :
PMP/month/year/number_invoice
And it's automatically increment
Like the photo
Best regard
Do you need to display it before you create it?
- In this case use default with Closure and get the data/logic from db.
Otherwise use the mutateFormDataBeforeCreate hook