RachidM
RachidM
FFilament
Created by RachidM on 10/23/2024 in #❓┊help
many to many relationship
FILAMENT TABLE FORM FILTER ERROR: Hi everyone. I am using table filter(form filter with multiple criteria) when I do my selections. the results does not show properly and in my console have this error: (Uncaught TypeError: Cannot read properties of undefined (reading 'getElementsByClassName') at Proxy.getRecordsOnPage ) does anybody know or face this error before? Thank you
2 replies
FFilament
Created by RachidM on 9/12/2024 in #❓┊help
FILAMENT MANYTOMANY RELATIONSHIP ISSUE:
FILAMENT MANYTOMANY RELATIONSHIP ISSUE: I have two models and three tables. MODELS: Order, Product. TABLES: orders, products, pivot table order_product with quality_delivered pivot column. My issue is that when the filament form with repeator is submitted the order is created but to data order and its items for the pivot table is not inserted, instead filament tries to create new products. Can anyone help? Thank you
2 replies
FFilament
Created by RachidM on 7/3/2024 in #❓┊help
filament Apex plugin add a number in the center of the donut chart?
Using filament Apex plugin, how to add a number in the center of the donut chart?
4 replies